HomeSort by relevance Sort by last modified time
    Searched refs:scanCncn_PeriodicScanReportCB (Results 1 - 4 of 4) 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...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncn.h 227 void scanCncn_PeriodicScanReportCB (TI_HANDLE hScanCncn, char* str, TI_UINT32 strLen);
ScanCncn.c 263 scanCncn_PeriodicScanReportCB, (TI_HANDLE)pScanCncn);
609 * \fn scanCncn_PeriodicScanReportCB
620 void scanCncn_PeriodicScanReportCB (TI_HANDLE hScanCncn, char* str, TI_UINT32 strLen)
627 TRACE2(pScanCncn->hReport, REPORT_SEVERITY_INFORMATION , "scanCncn_PeriodicScanReportCB: tag: %d, result count: %d\n", eTag, uResultCount);
636 * \fn scanCncn_PeriodicScanReportCB
645 * \sa scanCncn_PeriodicScanReportCB
    [all...]

Completed in 141 milliseconds