Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Drtt.h61 } wifi_rtt_type; typedef
66 wifi_rtt_type type; // 1-sided or 2-sided RTT
129 wifi_rtt_type type; // RTT type
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal.h305 using ::wifi_rtt_type;
H A Dhidl_struct_util.cpp2486 legacy_hal::wifi_rtt_type convertHidlRttTypeToLegacy(RttType type) { in convertHidlRttTypeToLegacy()
2496 RttType convertLegacyRttTypeToHidl(legacy_hal::wifi_rtt_type type) { in convertLegacyRttTypeToHidl()