Searched refs:DESIRED_PARAMS_INIT_BIT (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DsiteMgr.c92 #define DESIRED_PARAMS_INIT_BIT 3 macro
298 initVec |= (1 << DESIRED_PARAMS_INIT_BIT);
1967 if ( (initVec & (1 << DESIRED_PARAMS_INIT_BIT)) && pSiteMgr->pDesiredParams)
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
H A DsiteMgr.c82 #define DESIRED_PARAMS_INIT_BIT 3 macro
339 initVec |= (1 << DESIRED_PARAMS_INIT_BIT);
2505 if (initVec & (1 << DESIRED_PARAMS_INIT_BIT))

Completed in 115 milliseconds