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.c1820 struct wmm_information_element *wmm; in check_wmm()
1832 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1683 struct wmm_information_element *wmm; in copy_peer_wmm_capab()
1690 if (kde->wmm_len < sizeof(struct wmm_information_element)) { in copy_peer_wmm_capab()
1695 wmm = (struct wmm_information_element *) kde->wmm; in copy_peer_wmm_capab()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1222 struct wmm_information_element { struct