Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2754 bool convertAidlRttConfigToLegacy(const RttConfig& aidl_config, in convertAidlRttConfigToLegacy() function
2786 if (!convertAidlRttConfigToLegacy(aidl_config, &(legacy_config->rtt_config))) { in convertAidlRttConfigToLegacyV3()
2803 if (!convertAidlRttConfigToLegacy(aidl_config, &(legacy_config))) { in convertAidlVectorOfRttConfigToLegacy()