Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/utils/
D802_11Defs.h611 #define DOT11_CAPABILITY_ELE_LEN (2) macro
/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
D802_11Defs.h562 #define DOT11_CAPABILITY_ELE_LEN (2) macro
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DassocSM.c1322 pDot11PowerCapability->hdr[1] = DOT11_CAPABILITY_ELE_LEN; in assoc_powerCapabilityBuild()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
DassocSM.c1484 pDot11PowerCapability->hdr.eleLen = DOT11_CAPABILITY_ELE_LEN; in assoc_powerCapabilityBuild()