Searched refs:convertCachedScanResultToAidl (Results 1 – 2 of 2) sorted by relevance
219 bool convertCachedScanResultToAidl(const legacy_hal::wifi_cached_scan_result& legacy_scan_result,
3577 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