Home
last modified time | relevance | path

Searched defs:wmm_parameter_element (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h1372 struct wmm_parameter_element { struct
1375 u8 oui[3]; /* 00:50:f2 */
1376 u8 oui_type; /* 2 */
1377 u8 oui_subtype; /* 1 */
1378 u8 version; /* 1 for WMM version 1.0 */
1379 u8 qos_info; /* AP/STA specific QoS info */
1380 u8 reserved; /* 0 */
1381 struct wmm_ac_parameter ac[4]; /* AC_BE, AC_BK, AC_VI, AC_VO */
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h1545 struct wmm_parameter_element { struct
1548 u8 oui[3]; /* 00:50:f2 */
1549 u8 oui_type; /* 2 */
1550 u8 oui_subtype; /* 1 */
1551 u8 version; /* 1 for WMM version 1.0 */
1552 u8 qos_info; /* AP/STA specific QoS info */
1553 u8 reserved; /* 0 */
1554 struct wmm_ac_parameter ac[4]; /* AC_BE, AC_BK, AC_VI, AC_VO */