Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_i.h213 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
Dwps_registrar.c642 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) in wps_authorized_macs() function
1331 auth_macs = wps_authorized_macs(reg, &count); in wps_set_ie()
Dwps_er.c1522 auth_macs = wps_authorized_macs(reg, &count); in wps_er_set_sel_reg()