Searched refs:HOSTAPD_ACL_ACCEPT (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_auth.h14 HOSTAPD_ACL_ACCEPT = 1, enumerator in enum:__anon15373
H A Dieee802_11_auth.c207 * Returns: HOSTAPD_ACL_ACCEPT, HOSTAPD_ACL_REJECT, or HOSTAPD_ACL_PENDING
235 return HOSTAPD_ACL_ACCEPT;
242 return HOSTAPD_ACL_ACCEPT;
258 if (res == HOSTAPD_ACL_ACCEPT ||
466 cache->accepted = HOSTAPD_ACL_ACCEPT;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_auth.h14 HOSTAPD_ACL_ACCEPT = 1, enumerator in enum:__anon15597
H A Dieee802_11_auth.c207 * Returns: HOSTAPD_ACL_ACCEPT, HOSTAPD_ACL_REJECT, or HOSTAPD_ACL_PENDING
235 return HOSTAPD_ACL_ACCEPT;
242 return HOSTAPD_ACL_ACCEPT;
258 if (res == HOSTAPD_ACL_ACCEPT ||
466 cache->accepted = HOSTAPD_ACL_ACCEPT;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_auth.h14 HOSTAPD_ACL_ACCEPT = 1, enumerator in enum:__anon15823
H A Dieee802_11_auth.c207 * Returns: HOSTAPD_ACL_ACCEPT, HOSTAPD_ACL_REJECT, or HOSTAPD_ACL_PENDING
235 return HOSTAPD_ACL_ACCEPT;
242 return HOSTAPD_ACL_ACCEPT;
258 if (res == HOSTAPD_ACL_ACCEPT ||
466 cache->accepted = HOSTAPD_ACL_ACCEPT;

Completed in 457 milliseconds