Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscancommand.h51 int lastProcessedScanId; /* Last scan id in gscan cached results block */ member
Dgscan.cpp1338 mGetCachedResultsRspParams->lastProcessedScanId); in handleResponse()
1342 mGetCachedResultsRspParams->lastProcessedScanId) { in handleResponse()
1454 if (mGetCachedResultsRspParams->lastProcessedScanId != in gscan_get_cached_results()
1461 mGetCachedResultsRspParams->lastProcessedScanId, i, in gscan_get_cached_results()
1463 mGetCachedResultsRspParams->lastProcessedScanId = in gscan_get_cached_results()
1473 mGetCachedResultsRspParams->lastProcessedScanId, i, in gscan_get_cached_results()
2207 mGetCachedResultsRspParams->lastProcessedScanId = -1; in allocRspParams()