Searched refs:cachedResultRsp (Results 1 – 1 of 1) sorted by relevance
2922 wifi_cached_scan_results *cachedResultRsp; in copyCachedScanResults() local2930 cachedResultRsp = &mGetCachedResultsRspParams->cached_results[i]; in copyCachedScanResults()2931 cached_results[i].scan_id = cachedResultRsp->scan_id; in copyCachedScanResults()2932 cached_results[i].flags = cachedResultRsp->flags; in copyCachedScanResults()2933 cached_results[i].num_results = cachedResultRsp->num_results; in copyCachedScanResults()2945 cachedResultRsp->results, in copyCachedScanResults()