Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h219 bool convertCachedScanResultToAidl(const legacy_hal::wifi_cached_scan_result& legacy_scan_result,
Daidl_struct_util.cpp3577 if (!convertCachedScanResultToAidl(result, report.ts, &aidl_scan_result)) { in convertCachedScanReportToAidl()
3588 bool convertCachedScanResultToAidl(const legacy_hal::wifi_cached_scan_result& legacy_scan_result, in convertCachedScanResultToAidl() function