Home
last modified time | relevance | path

Searched refs:SCAN_STATUS_FAILED (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DTI_IPC_Api.h123 SCAN_STATUS_FAILED = 2 enumerator
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DScanCncnApp.c367 statusData = SCAN_STATUS_FAILED; /* Failed status */ in scanCncn_AppScanResultCB()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c1741 … else if (*(TI_UINT32*)buf == SCAN_STATUS_FAILED) // scan is stopped successfully in cmdInterpret_Event()