Home
last modified time | relevance | path

Searched refs:wmm_information_element (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwmm.c102 struct wmm_information_element *wmm; in hostapd_eid_wmm_valid()
106 if (len < sizeof(struct wmm_information_element)) { in hostapd_eid_wmm_valid()
112 wmm = (struct wmm_information_element *) eid; in hostapd_eid_wmm_valid()
Dieee802_11.c1379 struct wmm_information_element *wmm; in check_wmm()
1391 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1663 struct wmm_information_element *wmm; in copy_peer_wmm_capab()
1670 if (kde->wmm_len < sizeof(struct wmm_information_element)) { in copy_peer_wmm_capab()
1675 wmm = (struct wmm_information_element *) kde->wmm; in copy_peer_wmm_capab()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h919 struct wmm_information_element { struct