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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncn.h 229 void scanCncn_PeriodicScanReportCB (TI_HANDLE hScanCncn, char* str, TI_UINT32 strLen);
ScanCncn.c 265 (void *)scanCncn_PeriodicScanReportCB, (TI_HANDLE)pScanCncn);
625 * \fn scanCncn_PeriodicScanReportCB
636 void scanCncn_PeriodicScanReportCB (TI_HANDLE hScanCncn, char* str, TI_UINT32 strLen)
643 TRACE2(pScanCncn->hReport, REPORT_SEVERITY_INFORMATION , "scanCncn_PeriodicScanReportCB: tag: %d, result count: %d\n", eTag, uResultCount);
652 * \fn scanCncn_PeriodicScanReportCB
661 * \sa scanCncn_PeriodicScanReportCB
    [all...]

Completed in 33 milliseconds