Home
last modified time | relevance | path

Searched refs:hostapd_wps_nfc_token_disable (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/src/ap/
Dwps_hostapd.h45 void hostapd_wps_nfc_token_disable(struct hostapd_data *hapd);
Dwps_hostapd.c2278 void hostapd_wps_nfc_token_disable(struct hostapd_data *hapd) in hostapd_wps_nfc_token_disable() function
/hostap-3.6.0/hostapd/
Dctrl_iface.c328 hostapd_wps_nfc_token_disable(hapd); in hostapd_ctrl_iface_wps_nfc_token()
/hostap-3.6.0/wpa_supplicant/
Dp2p_supplicant.c9482 hostapd_wps_nfc_token_disable(iface->ap_iface->bss[0]); in wpas_p2p_nfc_tag_enabled()