Searched refs:cachedResultRsp (Results 1 – 1 of 1) sorted by relevance
2699 wifi_cached_scan_results *cachedResultRsp; in copyCachedScanResults() local2707 cachedResultRsp = &mGetCachedResultsRspParams->cached_results[i]; in copyCachedScanResults()2708 cached_results[i].scan_id = cachedResultRsp->scan_id; in copyCachedScanResults()2709 cached_results[i].flags = cachedResultRsp->flags; in copyCachedScanResults()2710 cached_results[i].num_results = cachedResultRsp->num_results; in copyCachedScanResults()2711 cached_results[i].buckets_scanned = cachedResultRsp->buckets_scanned; in copyCachedScanResults()2723 cachedResultRsp->results, in copyCachedScanResults()