Searched refs:wmm (Results 26 - 31 of 31) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c32 #include "wmm.h"
813 struct wmm_information_element *wmm; local
825 wmm = (struct wmm_information_element *) wmm_ie;
826 sta->qosinfo = wmm->qos_info;
895 resp = check_wmm(hapd, sta, elems.wmm, elems.wmm_len);
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c32 #include "wmm.h"
813 struct wmm_information_element *wmm; local
825 wmm = (struct wmm_information_element *) wmm_ie;
826 sta->qosinfo = wmm->qos_info;
895 resp = check_wmm(hapd, sta, elems.wmm, elems.wmm_len);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c32 #include "wmm.h"
813 struct wmm_information_element *wmm; local
825 wmm = (struct wmm_information_element *) wmm_ie;
826 sta->qosinfo = wmm->qos_info;
895 resp = check_wmm(hapd, sta, elems.wmm, elems.wmm_len);
/external/wpa_supplicant_8/hostapd/
H A DAndroid.mk825 OBJS += src/ap/wmm.c
H A DMakefile810 OBJS += ../src/ap/wmm.o
/external/wpa_supplicant_8/wpa_supplicant/
H A DMakefile811 OBJS += ../src/ap/wmm.o

Completed in 127 milliseconds

12