Searched defs:wps_authorized_macs (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_registrar.c610 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) function
1270 auth_macs = wps_authorized_macs(reg, &count);
/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c610 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) function
1270 auth_macs = wps_authorized_macs(reg, &count);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c610 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) function
1270 auth_macs = wps_authorized_macs(reg, &count);

Completed in 316 milliseconds