nuttx-apps/wireless/wapi/src
Xiang Xiao 6d22dd0013 Author: Gregory Nutt <gnutt@nuttx.org>
Run all .c and .h files in last PR through nxstyle and fix all complaints.

Author: Xiang Xiao <xiaoxiang@xiaomi.com>

    Wapi improvement (#16)

    * wireless: add passphrase control
    * wireless: add disconnect control
2020-01-16 12:21:45 -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 Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-16 12:21:45 -06:00
wireless.c Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-16 12:21:45 -06:00