Updated: October 28, 2024 |
The Wi-Fi Protected Access (WPA) control interface allows external programs to control the services that implement the WPA/IEEE 802.11i protocols and handle key negotiation, authentication, and roaming for Wi-Fi clients, and get status and event data from them.
The control interface is a C API that also works in C++ code. To use this API, your programs must link against the libwpactrl-ver.so library. This QNX SDP release uses version 2.9 of the WPA supplicant, so you must provide the -l wpactrl-2.9 option to qcc.