Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscancommand.h50 u32 num_cached_results; member
Dgscan.cpp1897 mGetCachedResultsRspParams->num_cached_results++; in gscan_get_cached_results()
2079 if (mGetCachedResultsRspParams->num_cached_results) in gscan_get_cached_results()
2081 mGetCachedResultsRspParams->num_cached_results - 1; in gscan_get_cached_results()
2649 mGetCachedResultsRspParams->num_cached_results = 0; in allocRspParams()
2704 *numResults = mGetCachedResultsRspParams->num_cached_results; in copyCachedScanResults()