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

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscancommand.h51 int lastProcessedScanId; /* Last scan id in gscan cached results block */ member in struct:__anon5586
52 u32 wifiScanResultsStartingIndex; /* For the lastProcessedScanId */
H A Dgscan.cpp1332 ALOGV("More data: %d, firstScanIdInPatch: %d, lastProcessedScanId: %d",
1334 mGetCachedResultsRspParams->lastProcessedScanId);
1338 mGetCachedResultsRspParams->lastProcessedScanId) {
1450 if (mGetCachedResultsRspParams->lastProcessedScanId !=
1454 ALOGV("parsing: *lastProcessedScanId [%d] !="
1457 mGetCachedResultsRspParams->lastProcessedScanId, i,
1459 mGetCachedResultsRspParams->lastProcessedScanId =
1466 ALOGV("parsing: *lastProcessedScanId [%d] == "
1469 mGetCachedResultsRspParams->lastProcessedScanId, i,
2204 mGetCachedResultsRspParams->lastProcessedScanId
[all...]

Completed in 164 milliseconds