Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwmm.c108 struct wmm_information_element *wmm; in hostapd_eid_wmm_valid()
112 if (len < sizeof(struct wmm_information_element)) { in hostapd_eid_wmm_valid()
118 wmm = (struct wmm_information_element *) eid; in hostapd_eid_wmm_valid()
Dieee802_11.c814 struct wmm_information_element *wmm; in check_wmm()
826 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h771 struct wmm_information_element { struct