circuitpython/shared-bindings/wifi
microDev b435e7b56a
update wifi monitor
- rename loss method to lost
- add method to get queued packet count

Co-authored-by: anecdata <16617689+anecdata@users.noreply.github.com>
2021-11-04 16:21:18 +05:30
..
AuthMode.c add authmode class 2021-04-29 18:42:36 +05:30
AuthMode.h make authmode settable 2021-04-30 21:35:02 +05:30
Monitor.c update wifi monitor 2021-11-04 16:21:18 +05:30
Monitor.h update wifi monitor 2021-11-04 16:21:18 +05:30
Network.c Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
Network.h Adding authmode keyword 2021-01-06 23:52:30 +01:00
Packet.c add packet class 2021-10-22 20:19:56 +05:30
Packet.h add packet class 2021-10-22 20:19:56 +05:30
Radio.c rearrange hostname 2021-11-02 12:33:11 +05:30
Radio.h rearrange hostname 2021-11-02 12:33:11 +05:30
ScannedNetworks.c Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
ScannedNetworks.h Scanning WIP. Need to sort out supervisor memory 2020-08-19 14:22:12 -07:00
__init__.c add monitor class 2021-11-02 12:32:09 +05:30
__init__.h add monitor class 2021-11-02 12:32:09 +05:30