Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.h81 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta);
H A Dieee802_11.c3981 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_get_aid() function
5696 if (hostapd_get_aid(hapd, sta) < 0) { in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.h80 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta);
H A Dieee802_11.c2442 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_get_aid() function
4091 if (hostapd_get_aid(hapd, sta) < 0) { in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c758 if (hostapd_get_aid(data, sta) < 0) { in mesh_mpm_add_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c771 if (hostapd_get_aid(data, sta) < 0) { in mesh_mpm_add_peer()

Completed in 16 milliseconds