HomeSort by relevance Sort by last modified time
    Searched refs:hContinuousScanTimer (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h 315 TI_HANDLE hContinuousScanTimer; /**< continuous scan timer object */
    [all...]
scanMngr.c 152 if (pScanMngr->hContinuousScanTimer)
154 tmr_DestroyTimer (pScanMngr->hContinuousScanTimer);
612 tmr_StopTimer (pScanMngr->hContinuousScanTimer);
625 tmr_StartTimer (pScanMngr->hContinuousScanTimer,
    [all...]

Completed in 32 milliseconds