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.c163 struct wmm_information_element *wmm; in hostapd_eid_wmm_valid()
167 if (len < sizeof(struct wmm_information_element)) { in hostapd_eid_wmm_valid()
173 wmm = (struct wmm_information_element *) eid; in hostapd_eid_wmm_valid()
Dieee802_11.c3886 struct wmm_information_element *wmm; in check_wmm()
3898 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1682 struct wmm_information_element *wmm; in copy_peer_wmm_capab()
1689 if (kde->wmm_len < sizeof(struct wmm_information_element)) { in copy_peer_wmm_capab()
1694 wmm = (struct wmm_information_element *) kde->wmm; in copy_peer_wmm_capab()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1384 struct wmm_information_element { struct