Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Drtt.h17 RTT_STATUS_FAIL_NO_CAPABILITY = 7, // ranging not supported enumerator
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp95 {RTT_STATUS_FAIL_NO_CAPABILITY, String8("no capability")},
/hardware/interfaces/wifi/1.1/default/
Dhidl_struct_util.cpp1922 case legacy_hal::RTT_STATUS_FAIL_NO_CAPABILITY: in convertLegacyRttStatusToHidl()