Searched refs:wps_authorized_macs (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_i.h205 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
H A Dwps_er.c1516 auth_macs = wps_authorized_macs(reg, &count);
H A Dwps_registrar.c616 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) function
1265 auth_macs = wps_authorized_macs(reg, &count);
/external/wpa_supplicant_8/src/wps/
H A Dwps_i.h205 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
H A Dwps_er.c1516 auth_macs = wps_authorized_macs(reg, &count);
H A Dwps_registrar.c616 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) function
1265 auth_macs = wps_authorized_macs(reg, &count);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_i.h205 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
H A Dwps_er.c1516 auth_macs = wps_authorized_macs(reg, &count);
H A Dwps_registrar.c616 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) function
1265 auth_macs = wps_authorized_macs(reg, &count);

Completed in 97 milliseconds