Searched refs:wps_ap_pin_set (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.c | 1855 static int wps_ap_pin_set(struct hostapd_data *hapd, void *ctx) in wps_ap_pin_set() function 1881 hostapd_wps_for_each(hapd, wps_ap_pin_set, &data); in hostapd_wps_ap_pin_random() 1902 return hostapd_wps_for_each(hapd, wps_ap_pin_set, &data); in hostapd_wps_ap_pin_set()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wps_hostapd.c | 1670 static int wps_ap_pin_set(struct hostapd_data *hapd, void *ctx) in wps_ap_pin_set() function 1696 hostapd_wps_for_each(hapd, wps_ap_pin_set, &data); in hostapd_wps_ap_pin_random() 1717 return hostapd_wps_for_each(hapd, wps_ap_pin_set, &data); in hostapd_wps_ap_pin_set()
|
Completed in 5 milliseconds