Searched refs:check_wmm (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 2497 static u16 check_wmm(struct hostapd_data *hapd, struct sta_info *sta, in check_wmm() function 2938 resp = check_wmm(hapd, sta, elems.wmm, elems.wmm_len); in check_assoc_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.c | 4038 static u16 check_wmm(struct hostapd_data *hapd, struct sta_info *sta, in check_wmm() function 4507 resp = check_wmm(hapd, sta, elems.wmm, elems.wmm_len); in check_assoc_ies()
|
Completed in 15 milliseconds