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() 642 ap = wps_er_ap_get(er, addr, uuid, NULL); in wps_er_ap_add() 1575 ap = wps_er_ap_get(er, NULL, uuid, NULL); in wps_er_pbc() 1919 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_learn() 1952 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_set_config() 2004 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_config() 2068 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_nfc_config_token() 2090 ap = wps_er_ap_get(er, NULL, uuid, addr); in wps_er_nfc_handover_sel()
|