This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
wireless
/
wapi
/
src
History
wangyingdong
21e7a9dc9e
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.
...
Signed-off-by: wangyingdong <wangyingdong@xiaomi.com>
2023-09-05 12:34:13 +08:00
..
driver_wext.c
wireless/wapi: Return -errno in all fail path
2023-05-31 10:41:09 +02:00
Make.defs
apps/wireless/wapi/src/Make.defs: fix nxstyle
2023-03-24 15:04:43 -03:00
network.c
wapi: fix coverity warning
2022-08-15 22:27:59 +08:00
util.c
wireless/wapi: Return -errno in all fail path
2023-05-31 10:41:09 +02:00
util.h
wireless/wapi:rework wapi error print in util.h
2023-01-14 14:01:28 +08:00
wapi.c
Change all sizeof(arr)/sizeof(arr[0]) to nitems
2023-08-17 22:51:51 +03:00
wireless.c
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