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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnApp.c 89 if (SCAN_CRS_SCAN_RUNNING !=
122 if (SCAN_CRS_SCAN_RUNNING !=
343 case SCAN_CRS_SCAN_RUNNING:
ScanCncn.h 82 /* 2 */ SCAN_CRS_SCAN_RUNNING, /**< Scan started successfully and now is running */
159 * SCAN_CRS_SCAN_RUNNING - scan started successfully and is now running
ScanCncnOsSm.c 255 if (SCAN_CRS_SCAN_RUNNING != eResult)
354 if (SCAN_CRS_SCAN_RUNNING != eResult)
ScanCncn.c 422 return SCAN_CRS_SCAN_RUNNING;
462 * \retval SCAN_CRS_SCAN_RUNNING - scan started successfully and is now running
518 return SCAN_CRS_SCAN_RUNNING;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.c 215 if ( SCAN_CRS_SCAN_RUNNING != nextResultStatus )
410 if ( SCAN_CRS_SCAN_RUNNING != nextResultStatus )
458 if ( SCAN_CRS_SCAN_RUNNING != nextResultStatus )
776 if ( SCAN_CRS_SCAN_RUNNING != resultStatus )
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 811 if (SCAN_CRS_SCAN_RUNNING != tStatus)
    [all...]

Completed in 77 milliseconds