Searched refs:cachedResultRsp (Results 1 – 1 of 1) sorted by relevance
2247 wifi_cached_scan_results *cachedResultRsp; in copyCachedScanResults() local2255 cachedResultRsp = &mGetCachedResultsRspParams->cached_results[i]; in copyCachedScanResults()2256 cached_results[i].scan_id = cachedResultRsp->scan_id; in copyCachedScanResults()2257 cached_results[i].flags = cachedResultRsp->flags; in copyCachedScanResults()2258 cached_results[i].num_results = cachedResultRsp->num_results; in copyCachedScanResults()2259 cached_results[i].buckets_scanned = cachedResultRsp->buckets_scanned; in copyCachedScanResults()2271 cachedResultRsp->results, in copyCachedScanResults()