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.c97 struct wmm_information_element *wmm; in hostapd_eid_wmm_valid()
101 if (len < sizeof(struct wmm_information_element)) { in hostapd_eid_wmm_valid()
107 wmm = (struct wmm_information_element *) eid; in hostapd_eid_wmm_valid()
Dieee802_11.c2062 struct wmm_information_element *wmm; in check_wmm()
2074 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1680 struct wmm_information_element *wmm; in copy_peer_wmm_capab()
1687 if (kde->wmm_len < sizeof(struct wmm_information_element)) { in copy_peer_wmm_capab()
1692 wmm = (struct wmm_information_element *) kde->wmm; in copy_peer_wmm_capab()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1228 struct wmm_information_element { struct