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.h210 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
Dwps_registrar.c610 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) in wps_authorized_macs() function
1270 auth_macs = wps_authorized_macs(reg, &count); in wps_set_ie()
Dwps_er.c1523 auth_macs = wps_authorized_macs(reg, &count); in wps_er_set_sel_reg()