HomeSort by relevance Sort by last modified time
    Searched refs:hScr (Results 51 - 61 of 61) sorted by null

1 23

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 216 TI_HANDLE hScr;
482 pAPConnection->hScr = pStadHandles->hSCR;
    [all...]
conn.c 163 pConn->hScr = pStadHandles->hSCR;
sme.c 119 pSme->hScr = pStadHandles->hSCR;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.c 217 TI_HANDLE hScr;
490 pAPConnection->hScr = pStadHandles->hSCR;
    [all...]
conn.c 163 pConn->hScr = pStadHandles->hSCR;
sme.c 120 pSme->hScr = pStadHandles->hSCR;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgr.c 159 pMeasurementMgr->hScr = pStadHandles->hSCR;
198 scr_registerClientCB(pMeasurementMgr->hScr, SCR_CID_XCC_MEASURE, measurementMgr_scrResponseCB, (TI_HANDLE)pMeasurementMgr);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
measurementMgr.c 159 pMeasurementMgr->hScr = pStadHandles->hSCR;
197 scr_registerClientCB(pMeasurementMgr->hScr, SCR_CID_XCC_MEASURE, measurementMgr_scrResponseCB, (TI_HANDLE)pMeasurementMgr);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c 397 TI_HANDLE hScr,
430 pSiteMgr->hScr = hScr;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c 367 pSiteMgr->hScr = pStadHandles->hSCR;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteMgr.c 356 pSiteMgr->hScr = pStadHandles->hSCR;
    [all...]

Completed in 302 milliseconds

1 23