Home | History | Annotate | Download | only in Application

Lines Matching refs:scanMngr_stopContScan

3616 void scanMngr_stopContScan( TI_HANDLE hScanMngr )
3621 TRACE2( pScanMngr->hReport, REPORT_SEVERITY_INFORMATION, "scanMngr_stopContScan called, hScanMngr=0x%x, state =%d\n", hScanMngr, pScanMngr->contScanState);
3646 TRACE0( pScanMngr->hReport, REPORT_SEVERITY_INFORMATION, "scanMngr_stopContScan called, switched to STOPPING state \n");
4322 TRACE0(pScanMngr->hReport, REPORT_SEVERITY_INFORMATION, "scanMngr_stopContinuousScanByApp(). call scanMngr_stopContScan() \n");
4323 scanMngr_stopContScan(hScanMngr);