HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_wps_nfc_hs_cr (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
wps_hostapd.h 39 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef);
wps_hostapd.c 1822 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) function
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 1103 return hostapd_wps_nfc_hs_cr(hapd, ndef);
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 351 buf = hostapd_wps_nfc_hs_cr(hapd, ndef);
    [all...]

Completed in 43 milliseconds