Home
last modified time | relevance | path

Searched refs:wps_er_get_sta_uuid (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps.h908 const u8 * wps_er_get_sta_uuid(struct wps_er *er, const u8 *addr);
Dwps_er.c1627 const u8 * wps_er_get_sta_uuid(struct wps_er *er, const u8 *addr) in wps_er_get_sta_uuid() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c2036 use_uuid = wps_er_get_sta_uuid(wpa_s->wps_er, addr_buf); in wpas_wps_er_add_pin()