Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_i.h215 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
Dwps_registrar.c641 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) in wps_authorized_macs() function
1343 auth_macs = wps_authorized_macs(reg, &count); in wps_set_ie()