Home
last modified time | relevance | path

Searched refs:DOT11_WME_PARAM_ELE_LEN (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DscanResultTable.c754 uSiteLength += (DOT11_WME_PARAM_ELE_LEN + 2); in scanResultTable_CalculateBssidListSize()
966 pVarIes->Length = DOT11_WME_PARAM_ELE_LEN; in scanResultTable_GetBssidList()
/system/wlan/ti/wilink_6_1/utils/
D802_11Defs.h777 #define DOT11_WME_PARAM_ELE_LEN (24) macro
/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
D802_11Defs.h731 #define DOT11_WME_PARAM_ELE_LEN (24) macro
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
DsiteMgr.c3287 pVarIes->Length = DOT11_WME_PARAM_ELE_LEN; in getBssidList()