Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscancommand.h50 int lastProcessedScanId; /* Last scan id in gscan cached results block */ member
Dgscan.cpp1341 mGetCachedResultsRspParams->lastProcessedScanId); in handleResponse()
1345 mGetCachedResultsRspParams->lastProcessedScanId) { in handleResponse()
1457 if (mGetCachedResultsRspParams->lastProcessedScanId != in gscan_get_cached_results()
1464 mGetCachedResultsRspParams->lastProcessedScanId, i, in gscan_get_cached_results()
1466 mGetCachedResultsRspParams->lastProcessedScanId = in gscan_get_cached_results()
1476 mGetCachedResultsRspParams->lastProcessedScanId, i, in gscan_get_cached_results()
2210 mGetCachedResultsRspParams->lastProcessedScanId = -1; in allocRspParams()