Searched refs:hostapd_wps_nfc_token_enable (Results 1 – 4 of 4) sorted by relevance
44 int hostapd_wps_nfc_token_enable(struct hostapd_data *hapd);
2041 int hostapd_wps_nfc_token_enable(struct hostapd_data *hapd) in hostapd_wps_nfc_token_enable() function
323 return hostapd_wps_nfc_token_enable(hapd); in hostapd_ctrl_iface_wps_nfc_token()
9055 if (hostapd_wps_nfc_token_enable(iface->ap_iface->bss[0]) < 0) { in wpas_p2p_nfc_tag_enabled()