wpa_supplicant / hostapd
2.5
|
WMM Admission Control Association Data. More...
#include <wmm_ac.h>
Data Fields | |
struct { | |
unsigned int acm:1 | |
unsigned int uapsd:1 | |
} | ac_params [WMM_AC_NUM] |
WMM Admission Control Association Data.
This struct will store any relevant WMM association data needed by WMM AC. In case there is a valid WMM association, an instance of this struct will be created. In case there is no instance of this struct, the station is not associated to a valid WMM BSS and hence, WMM AC will not be used.