Searched refs:scheduledScanStatus (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_event_mbox.h181 uint32 scheduledScanStatus; /* [0-7] scan completed status, [8-23] Attended Channels map, [24-31] reserved. */ member in struct:__anon2408
221 uint8 scheduledScanStatus; /* Status of scheduled scan. Refer to */ member in struct:EventMailBox_t
/hardware/ti/wlan/wl1271/TWD/MacServices/
H A DScanSrv.c540 if ( 0 != (pResult->scheduledScanStatus >> 24))
550 pScanSRV->SPSScanResult = (TI_UINT16)(pResult->scheduledScanStatus >> 16) | 0xff;

Completed in 71 milliseconds