HomeSort by relevance Sort by last modified time
    Searched refs:tmr_DestroyTimer (Results 1 - 25 of 44) sorted by null

1 2

  /hardware/ti/wlan/wl1271/utils/
timer.h 60 TI_STATUS tmr_DestroyTimer (TI_HANDLE hTimerInfo);
timer.c 118 * \note This is NOT a specific timer destruction! (see tmr_DestroyTimer)
333 * \sa tmr_DestroyTimer
375 * \fn tmr_DestroyTimer
385 TI_STATUS tmr_DestroyTimer (TI_HANDLE hTimerInfo)
397 WLAN_OS_REPORT (("tmr_DestroyTimer(): ERROR - NULL timer!\n"));
  /system/wlan/ti/wilink_6_1/utils/
timer.h 60 TI_STATUS tmr_DestroyTimer (TI_HANDLE hTimerInfo);
timer.c 119 * \note This is NOT a specific timer destruction! (see tmr_DestroyTimer)
353 * \sa tmr_DestroyTimer
395 * \fn tmr_DestroyTimer
405 TI_STATUS tmr_DestroyTimer (TI_HANDLE hTimerInfo)
417 WLAN_OS_REPORT (("tmr_DestroyTimer(): ERROR - NULL timer!\n"));
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
CmdMBox.c 119 tmr_DestroyTimer (pCmdMbox->hCmdMboxTimer);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.c 169 tmr_DestroyTimer (pHandle->hAuthSmTimer);
healthMonitor.c 250 tmr_DestroyTimer (pHealthMonitor->hFailTimer);
PowerMgr.c 154 tmr_DestroyTimer (pPowerMgr->hRetryPsTimer);
159 tmr_DestroyTimer(pPowerMgr->hPsPollFailureTimer);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
CmdMBox.c 119 tmr_DestroyTimer (pCmdMbox->hCmdMboxTimer);
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
authSm.c 169 tmr_DestroyTimer (pHandle->hAuthSmTimer);
healthMonitor.c 250 tmr_DestroyTimer (pHealthMonitor->hFailTimer);
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrv.c 244 tmr_DestroyTimer (pMeasurementSRV->hRequestTimer[i]);
249 tmr_DestroyTimer (pMeasurementSRV->hStartStopTimer);
    [all...]
PowerSrvSM.c 162 tmr_DestroyTimer (pPowerSrvSM->hPwrSrvSmTimer);
    [all...]
ScanSrv.c 101 tmr_DestroyTimer (pScanSRV->hScanSrvTimer);
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrv.c 244 tmr_DestroyTimer (pMeasurementSRV->hRequestTimer[i]);
249 tmr_DestroyTimer (pMeasurementSRV->hStartStopTimer);
    [all...]
PowerSrvSM.c 162 tmr_DestroyTimer (pPowerSrvSM->hPwrSrvSmTimer);
    [all...]
ScanSrv.c 101 tmr_DestroyTimer (pScanSRV->hScanSrvTimer);
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.c 122 tmr_DestroyTimer (TrafficMonitor->hTrafficMonTimer);
273 tmr_DestroyTimer (TrafficMonitor->hTrafficMonTimer);
279 tmr_DestroyTimer (TestEventTimer);
    [all...]
txDataQueue.c 256 tmr_DestroyTimer (pTxDataQ->hTxSendPaceTimer);
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.c 122 tmr_DestroyTimer (TrafficMonitor->hTrafficMonTimer);
273 tmr_DestroyTimer (TrafficMonitor->hTrafficMonTimer);
279 tmr_DestroyTimer (TestEventTimer);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrl.c 184 tmr_DestroyTimer (pAdmCtrl->hPreAuthTimerWpa2);
conn.c 669 tmr_DestroyTimer (pConn->hConnTimer);
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrl.c 184 tmr_DestroyTimer (pAdmCtrl->hPreAuthTimerWpa2);
conn.c 669 tmr_DestroyTimer (pConn->hConnTimer);
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgr.c     [all...]

Completed in 723 milliseconds

1 2