HomeSort by relevance Sort by last modified time
    Searched defs:hSiteMgr (Results 1 - 18 of 18) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 120 /* merge 4.02/4.03 evaluate the +3 above and adjust or hSiteMgr and below will be
126 TI_HANDLE hSiteMgr;
measurementMgr.h 143 TI_HANDLE hSiteMgr;
SwitchChannel.c 132 TI_HANDLE hSiteMgr;
316 pSwitchChannel->hSiteMgr = pStadHandles->hSiteMgr;
721 siteMgr_getParam(pSwitchChannel->hSiteMgr, &param);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smePrivate.h 66 TI_HANDLE hSiteMgr;
conn.h 94 TI_HANDLE hSiteMgr;
rsn.h 160 TI_HANDLE hSiteMgr;
apConn.c 210 TI_HANDLE hSiteMgr;
476 pAPConnection->hSiteMgr = pStadHandles->hSiteMgr;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
healthMonitor.c 70 TI_HANDLE hSiteMgr; /* handle to the site manager object */
169 pHealthMonitor->hSiteMgr = pStadHandles->hSiteMgr;
AssocSM.h 113 TI_HANDLE hSiteMgr;
PowerMgr.h 88 TI_HANDLE hSiteMgr; /**< Handle to the Site Mgr object */
currBss.h 136 TI_HANDLE hSiteMgr;
mlmeSm.h 122 TI_HANDLE hSiteMgr;
qosMngr.h 128 TI_HANDLE hSiteMgr;
scanResultTable.c 131 TI_HANDLE hSiteMgr; /**< Handle to the site manager object */
210 pScanResultTable->hSiteMgr = pStadHandles->hSiteMgr;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 90 TI_HANDLE hSiteMgr;
188 pCmdDispatch->hSiteMgr = pStadHandles->hSiteMgr;
280 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(SITE_MGR_MODULE_PARAM) - 1].handle = pCmdDispatch->hSiteMgr;
DrvMainModules.h 50 TI_HANDLE hSiteMgr;
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.h 75 TI_HANDLE hSiteMgr;
rx.h 90 TI_HANDLE hSiteMgr;

Completed in 120 milliseconds