Searched refs:wps_er_ap_get (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_er.c | 99 static struct wps_er_ap * wps_er_ap_get(struct wps_er *er, in wps_er_ap_get() function 294 ap = wps_er_ap_get(er, addr, NULL, NULL); in wps_er_ap_cache_settings() 643 ap = wps_er_ap_get(er, addr, uuid, NULL); in wps_er_ap_add() 1576 ap = wps_er_ap_get(er, NULL, uuid, NULL); in wps_er_pbc() 1907 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_learn() 1940 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_set_config() 1993 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_config() 2058 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_nfc_config_token() 2080 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_nfc_handover_sel()
|