Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.cpp2749 bool convertHidlRttConfigToLegacy(const V1_4::RttConfig& hidl_config, in convertHidlRttConfigToLegacy() function
2788 if (!convertHidlRttConfigToLegacy(hidl_config, &legacy_config)) { in convertHidlVectorOfRttConfigToLegacy()