Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h87 bool convertLegacyGscanResultToAidl(const legacy_hal::wifi_scan_result& legacy_scan_result,
Dwifi_sta_iface.cpp529 if (!aidl_struct_util::convertLegacyGscanResultToAidl(*result, true, &aidl_scan_result)) { in startBackgroundScanInternal()
Daidl_struct_util.cpp654 bool convertLegacyGscanResultToAidl(const legacy_hal::wifi_scan_result& legacy_scan_result, in convertLegacyGscanResultToAidl() function
705 if (!convertLegacyGscanResultToAidl(legacy_cached_scan_result.results[result_idx], false, in convertLegacyCachedGscanResultsToAidl()