Home | History | Annotate | Download | only in MacServices

Lines Matching full:timer

46 #include "timer.h"
255 /* check if request time has expired (note: timer wrap-around is also handled)*/
332 /* start the FW guard timer */
363 /* check if request time has expired (note: timer wrap-around is also handled)*/
400 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Medium Usage has been nullified, starting timer.\n");
402 /* Start Timer */
453 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Sent noise histogram command. Starting timer\n");
455 /* Start Timer */
493 TRACE7( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": AP discovery command sent. Params:\n scanDuration=%d, scanOptions=%d, numOfProbRqst=%d, txdRateSet=%d, txPowerDbm=%d, configOptions=%d, filterOptions=%d\n Starting timer...\n", pApDiscoveryParams.scanDuration, pApDiscoveryParams.scanOptions, pApDiscoveryParams.numOfProbRqst, pApDiscoveryParams.txdRateSet, pApDiscoveryParams.txPowerDbm, pApDiscoveryParams.ConfigOptions, pApDiscoveryParams.FilterOptions);
495 /* Start Timer */
544 has not yet been received from the FW, we may need to stop the FW guard timer */
570 /* start the FW guard timer */
749 /* stop timer */
815 /* start the FW guard timer */
960 /* if a timer is running, stop it */
963 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, "***** STOP TIMER 8 *****\n");