|
hostapd
|
struct wmm_ac_assoc_data - WMM Admission Control Association Data More...
#include <wmm_ac.h>
Public Attributes | |
| struct { | |
| unsigned int acm:1 | |
| unsigned int uapsd:1 | |
| } | ac_params [WMM_AC_NUM] |
struct wmm_ac_assoc_data - 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.
1.8.12