HomeSort by relevance Sort by last modified time
    Searched refs:hCurrBss (Results 26 - 50 of 71) sorted by null

12 3

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
healthMonitor.c 75 TI_HANDLE hCurrBss; /* handle to the currBss object */
174 pHealthMonitor->hCurrBss = pStadHandles->hCurrBss;
siteHash.h 110 TI_HANDLE hCurrBss;
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrApi.h 138 TI_HANDLE hCurrBss;
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteHash.h 110 TI_HANDLE hCurrBss;
mlmeSm.c 246 pHandle->hCurrBss = pStadHandles->hCurrBss;
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngrApi.h 138 TI_HANDLE hCurrBss;
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrl.h 201 TI_HANDLE hCurrBss;
259 TI_HANDLE hCurrBss,
admCtrl.c 220 TI_HANDLE hCurrBss,
242 pAdmCtrl->hCurrBss = hCurrBss;
rsn.h 170 TI_HANDLE hCurrBss;
conn.c 168 pConn->hCurrBss = pStadHandles->hCurrBss;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrl.h 201 TI_HANDLE hCurrBss;
259 TI_HANDLE hCurrBss,
admCtrl.c 220 TI_HANDLE hCurrBss,
242 pAdmCtrl->hCurrBss = hCurrBss;
rsn.h 167 TI_HANDLE hCurrBss;
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SoftGemini.c 224 pSoftGemini->hCurrBss = pStadHandles->hCurrBss;
680 if (pSoftGemini->hCurrBss)
682 pBssInfo = currBSS_getBssInfo(pSoftGemini->hCurrBss);
686 TRACE0(pSoftGemini->hReport, REPORT_SEVERITY_ERROR, "SoftGemini_SetPS: hCurrBss = NULL!!!\n");
756 currBSS_SGconfigureBSSLoss(pSoftGemini->hCurrBss,pSoftGemini->BSSLossCompensationPercent,TI_TRUE); */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
SoftGemini.c 224 pSoftGemini->hCurrBss = pStadHandles->hCurrBss;
673 if (pSoftGemini->hCurrBss)
675 pBssInfo = currBSS_getBssInfo(pSoftGemini->hCurrBss);
679 TRACE0(pSoftGemini->hReport, REPORT_SEVERITY_ERROR, "SoftGemini_SetPS: hCurrBss = NULL!!!\n");
749 currBSS_SGconfigureBSSLoss(pSoftGemini->hCurrBss,pSoftGemini->BSSLossCompensationPercent,TI_TRUE); */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
SoftGemini.c 211 TI_HANDLE hCurrBss,
229 pSoftGemini->hCurrBss = hCurrBss;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeSm.c 221 TI_HANDLE hCurrBss,
299 pHandle->hCurrBss = hCurrBss;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
conn.c 193 TI_HANDLE hCurrBss,
224 pConn->hCurrBss = hCurrBss;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSmApi.c 154 TI_HANDLE hCurrBss,
175 pSmeSm->hCurrBss = hCurrBss;
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 105 TI_HANDLE hCurrBss;
203 pCmdDispatch->hCurrBss = pStadHandles->hCurrBss;
356 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(CURR_BSS_MODULE_PARAM) - 1].handle = pCmdDispatch->hCurrBss;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
mlmeApi.h 165 TI_HANDLE hCurrBss,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/Inc/
siteMgrApi.h 78 TI_HANDLE hCurrBss,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.h 204 TI_HANDLE hCurrBss;
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdDispatcher.c 105 TI_HANDLE hCurrBss;
203 pCmdDispatch->hCurrBss = pStadHandles->hCurrBss;
356 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(CURR_BSS_MODULE_PARAM) - 1].handle = pCmdDispatch->hCurrBss;

Completed in 189 milliseconds

12 3