OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siteMgr_changeBandParams
(Results
1 - 6
of
6
) sorted by null
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgrApi.h
156
void
siteMgr_changeBandParams
(TI_HANDLE hSiteMgr, ERadioBand radioBand);
siteMgr.c
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteMgrApi.h
162
void
siteMgr_changeBandParams
(TI_HANDLE hSiteMgr, ERadioBand radioBand);
siteMgr.c
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSelect.c
222
/* hope this is the correct place for
siteMgr_changeBandParams
*/
223
siteMgr_changeBandParams
(pSme->hSiteMgr, pSelectedSite->eBand);
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSelect.c
240
/* hope this is the correct place for
siteMgr_changeBandParams
*/
241
siteMgr_changeBandParams
(pSme->hSiteMgr, pSelectedSite->eBand);
Completed in 189 milliseconds