Home
last modified time | relevance | path

Searched refs:SPECIAL_BG_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DsiteMgrApi.h60 #define SPECIAL_BG_CHANNEL 14 macro
Dtemplates.c485 if (pPrimarySite->channel == SPECIAL_BG_CHANNEL) in buildProbeRspTemplate()
DsiteMgr.c1554 if (joinParams.channel == SPECIAL_BG_CHANNEL) in siteMgr_join()
3378 if (pPrimarySite->channel == SPECIAL_BG_CHANNEL) in pbccAlgorithm()
3705 if(pSiteMgr->pDesiredParams->siteMgrDesiredChannel == SPECIAL_BG_CHANNEL) in siteMgr_ConfigRate()