Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2983 bool convertLegacyRttResultToAidl(const legacy_hal::wifi_rtt_result& legacy_result, in convertLegacyRttResultToAidl() function
3034 if (!convertLegacyRttResultToAidl(*legacy_result, &aidl_result)) { in convertLegacyVectorOfRttResultToAidl()
3059 if (!convertLegacyRttResultToAidl(legacy_result->rtt_result, &aidl_result)) { in convertLegacyVectorOfRttResultV2ToAidl()
3085 if (!convertLegacyRttResultToAidl(legacy_result->rtt_result.rtt_result, &aidl_result)) { in convertLegacyVectorOfRttResultV3ToAidl()