]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
WMM AC: Parse WMM IE on association
authorMoshe Benji <Moshe.Benji@intel.com>
Wed, 22 Oct 2014 12:03:54 +0000 (08:03 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 18:47:34 +0000 (20:47 +0200)
commita0413b17340a18ed905edc804ee2aab09b2c3186
tree8c597b9a58bb67a23abf2d671c8646b11bf9ef7d
parent7e0e10693a5e38d527b14af06cd76c863aeeff58
WMM AC: Parse WMM IE on association

Initialize WMM AC data structures upon successful association
with an AP that publishes WMM support, and deinitialize the data
structure when the association is no longer valid.

Signed-off-by: Moshe Benji <moshe.benji@intel.com>
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
src/common/ieee802_11_defs.h
wpa_supplicant/Android.mk
wpa_supplicant/Makefile
wpa_supplicant/events.c
wpa_supplicant/wmm_ac.c [new file with mode: 0644]
wpa_supplicant/wmm_ac.h [new file with mode: 0644]
wpa_supplicant/wpa_supplicant_i.h