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

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.c 242 * \sa scanResultTable_SetStableState
306 * \fn scanResultTable_SetStableState
315 void scanResultTable_SetStableState (TI_HANDLE hScanResultTable)
319 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_SetStableState: setting stable state\n");
324 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_SetStableState: also clearing table contents\n");
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c 275 * \sa scanResultTable_SetStableState
352 * \fn scanResultTable_SetStableState
363 void scanResultTable_SetStableState (TI_HANDLE hScanResultTable)
367 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_SetStableState: setting stable state\n");
372 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_SetStableState: also clearing table contents\n");
    [all...]

Completed in 105 milliseconds