HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_wps_nfc_token_enable (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wps_hostapd.h 44 int hostapd_wps_nfc_token_enable(struct hostapd_data *hapd);
wps_hostapd.c 2236 int hostapd_wps_nfc_token_enable(struct hostapd_data *hapd) function
  /src/external/bsd/wpa/dist/hostapd/
ctrl_iface.c 328 return hostapd_wps_nfc_token_enable(hapd);
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 9691 if (hostapd_wps_nfc_token_enable(iface->ap_iface->bss[0]) < 0) {

Completed in 34 milliseconds