Searched refs:check_assoc_ies (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 2919 static u16 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, in check_assoc_ies() function 4054 * sta->capability is used in check_assoc_ies() for RRM enabled in handle_assoc() 4087 resp = check_assoc_ies(hapd, sta, pos, left, reassoc); in handle_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.c | 4488 static int check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, in check_assoc_ies() function 5658 * sta->capability is used in check_assoc_ies() for RRM enabled in handle_assoc() 5691 resp = check_assoc_ies(hapd, sta, pos, left, reassoc); in handle_assoc()
|
Completed in 13 milliseconds