nuttx-apps/wireless/wapi/src
chao.an 61250d5516 wireless/wapi: add get country code support
Country command with no args to get the ccode:

Get country code:
cp> wapi country wlan0
CN

Set country code:
cp> wapi country wlan0 JP

Get country code:
cp> wapi country wlan0
JP

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-06-23 23:40:20 +08:00
..
driver_wext.c wireless/wapi: Fix warning: 'strncpy' specified bound 16 equals destination size 2022-03-22 08:35:58 +02:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
network.c wireless/wapi: Fix warning: 'strncpy' specified bound 16 equals destination size 2022-03-22 08:35:58 +02:00
util.c wapi/utils: add SIOCGIWSENS into string name list 2022-06-17 16:44:01 +08:00
util.h Fix nxstyle warning 2020-10-18 22:27:57 -07:00
wapi.c wireless/wapi: add get country code support 2022-06-23 23:40:20 +08:00
wireless.c wireless/wapi: add get country code support 2022-06-23 23:40:20 +08:00