nuttx-apps/wireless/wapi/src
chao.an 7612221df6 apps/wireless/wapi/scan: Add frequency/rssi printf
Scan print layout:

nsh> wapi scan wlan0
bssid / frequency / signal level / ssid
**:**:**:**:**:**       2437    -38     <ssid>
**:**:**:**:**:**       2427    -36     <ssid>
...
2020-01-22 07:53:02 -06:00
..
driver_wext.c Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-16 12:21:45 -06:00
Make.defs Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 2019-10-06 06:14:56 -06:00
network.c netutils/netlib/netlib_getroute.c: Add function to retrieve routing tables using netlink. 2019-11-10 12:36:34 -06:00
util.c wireless/wapi: wpa_driver_wext_associate() now accepts a configuration parameter that can be used to specify the wireless properties. nshlib: NSH now has configuration options to select the wireless properties. It builds the configuration structure and passes this to wpa_driver_wext_associate() so that it will setwork the network as configured. 2017-05-06 11:28:11 -06:00
util.h wireless/wapi: Improve error reporting IOCTL failures. 2017-04-26 12:34:50 -06:00
wapi.c apps/wireless/wapi/scan: Add frequency/rssi printf 2020-01-22 07:53:02 -06:00
wireless.c apps/wireless/wapi/scan: Add frequency/rssi printf 2020-01-22 07:53:02 -06:00