Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Drtt.h17 RTT_STATUS_FAIL_NO_CAPABILITY = 7, // ranging not supported enumerator
/hardware/synaptics/wlan/synadhd/wifi_hal/
Drtt.cpp123 {RTT_STATUS_FAIL_NO_CAPABILITY, String8("no capability")},
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp128 {RTT_STATUS_FAIL_NO_CAPABILITY, String8("no capability")},
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.h203 using ::RTT_STATUS_FAIL_NO_CAPABILITY;
Daidl_struct_util.cpp2702 case legacy_hal::RTT_STATUS_FAIL_NO_CAPABILITY: in convertLegacyRttStatusToAidl()