Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp626 std::vector<StaScanResult> hidl_scan_results; in convertLegacyCachedGscanResultsToHidl() local
635 hidl_scan_results.push_back(hidl_scan_result); in convertLegacyCachedGscanResultsToHidl()
637 hidl_scan_data->results = std::move(hidl_scan_results); in convertLegacyCachedGscanResultsToHidl()