nuttx-apps/wireless
SPRESENSE 6a69f0e96f wireless/gs2200m: Add support SIOCDENYINETSOCK ioctl command
Support SIOCDENYINETSOCK ioctl command to set usrsock status.
If usock_enable is false, its means application wants to create
a socket with other network stack.
2023-09-21 01:13:39 +08:00
..
bluetooth Fix Kconfig style 2023-09-01 01:21:54 +08:00
gs2200m wireless/gs2200m: Add support SIOCDENYINETSOCK ioctl command 2023-09-21 01:13:39 +08:00
ieee802154 Change all sizeof(arr)/sizeof(arr[0]) to nitems 2023-08-17 22:51:51 +03:00
iwpan Change all sizeof(arr)/sizeof(arr[0]) to nitems 2023-08-17 22:51:51 +03:00
wapi Fixed the error that when the driver scan result is empty, iwe_stream->len is a random number because the user data buf is not initialized. 2023-09-05 12:34:13 +08:00
.gitignore
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs
Makefile