Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps.h873 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr,
H A Dwps_registrar.c3585 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, in wps_registrar_get_info() function
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c1800 return wps_registrar_get_info(hapd->wps->registrar, addr, buf, buflen); in hostapd_wps_get_mib_sta()