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

  /external/wpa_supplicant_8/src/ap/
wps_hostapd.h 25 int hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr,
wps_hostapd.c 982 int hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr, function
1062 hostapd_wps_add_pin(hapd, NULL, "any",
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 375 return hostapd_wps_add_pin(hapd, addr, txt, pin, timeout);
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 656 ret = hostapd_wps_add_pin(wpa_s->ap_iface->bss[0], bssid, "any", pin,

Completed in 20 milliseconds