Searched refs:hostapd_wps_nfc_token_enable (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwps_hostapd.h44 int hostapd_wps_nfc_token_enable(struct hostapd_data *hapd);
H A Dwps_hostapd.c2041 int hostapd_wps_nfc_token_enable(struct hostapd_data *hapd) function
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c323 return hostapd_wps_nfc_token_enable(hapd);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c9049 if (hostapd_wps_nfc_token_enable(iface->ap_iface->bss[0]) < 0) {

Completed in 99 milliseconds