Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps.h812 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr,
Dwps_registrar.c3487 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, in wps_registrar_get_info() function
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c1504 return wps_registrar_get_info(hapd->wps->registrar, addr, buf, buflen); in hostapd_wps_get_mib_sta()