|
wpa_supplicant / hostapd 2.0
|
NFC PN531 routines for Wi-Fi Protected Setup. More...
#include "includes.h"#include "common.h"#include "wps/wps.h"#include "wps_i.h"#include "WpsNfcType.h"#include "WpsNfc.h"Variables | |
| struct oob_nfc_device_data | oob_nfc_pn531_device_data |
NFC PN531 routines for Wi-Fi Protected Setup.
This software may be distributed under the terms of the BSD license. See README for more details.
| struct oob_nfc_device_data oob_nfc_pn531_device_data |
{
.init_func = init_nfc_pn531,
.read_func = read_nfc_pn531,
.write_func = write_nfc_pn531,
.deinit_func = deinit_nfc_pn531,
}
1.7.3