Searched refs:hidl_scan_results (Results 1 – 1 of 1) sorted by relevance
536 std::vector<StaScanResult> hidl_scan_results; in convertLegacyCachedGscanResultsToHidl() local547 hidl_scan_results.push_back(hidl_scan_result); in convertLegacyCachedGscanResultsToHidl()549 hidl_scan_data->results = std::move(hidl_scan_results); in convertLegacyCachedGscanResultsToHidl()