Home
last modified time | relevance | path

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

/hostap-latest/src/wps/
Dwps.h913 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
/hostap-latest/wpa_supplicant/
Dwps_supplicant.c2040 use_uuid = wps_er_get_sta_uuid(wpa_s->wps_er, addr_buf); in wpas_wps_er_add_pin()