Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps.h860 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr,
H A Dwps_registrar.c3594 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, in wps_registrar_get_info() function
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwps_hostapd.c1614 return wps_registrar_get_info(hapd->wps->registrar, addr, buf, buflen); in hostapd_wps_get_mib_sta()