Chapter 196. Testing
Table of Contents
The default configuration provides a set of basic tests that can be built.
196.1. wlan_scan
The wlan_scan application provides an
example of using the WLAN_DRV_SET_SCAN_START
and WLAN_DRV_SET_SCAN_ABORT
keys. It starts
multiple scans (if required) over a configured time period reporting
on wireless networks seen.
196.2. wlan_switch
The wlan_switch application provides an
example of run-time access-point configuration and switching between
access points. It shows the use of
the cyg_lwip_eth_ioctl()
interface to set various
wireless configuration options
and WLAN_DRV_SET_COMMIT
to update the active
setting.
2024-03-18 | eCosPro Non-Commercial Public License |