Searched refs:convertAidlVectorOfRttConfigToLegacy (Results 1 – 3 of 3) sorted by relevance
150 bool convertAidlVectorOfRttConfigToLegacy(const std::vector<RttConfig>& aidl_configs,
175 if (!aidl_struct_util::convertAidlVectorOfRttConfigToLegacy(rtt_configs, &legacy_configs)) { in rangeRequestInternal()
2794 bool convertAidlVectorOfRttConfigToLegacy( in convertAidlVectorOfRttConfigToLegacy() function