|
wpa_supplicant / hostapd 2.0
|
NFC routines for Wi-Fi Protected Setup. More...
Data Structures | |
| struct | wps_nfc_data |
Variables | |
| struct oob_device_data | oob_nfc_device_data |
NFC routines for Wi-Fi Protected Setup.
This software may be distributed under the terms of the BSD license. See README for more details.
{
.device_name = NULL,
.device_path = NULL,
.init_func = init_nfc,
.read_func = read_nfc,
.write_func = write_nfc,
.deinit_func = deinit_nfc,
}
1.7.3