Home
last modified time | relevance | path

Searched defs:supports_classic_3m_phy (Results 1 – 3 of 3) sorted by relevance

/system/bt/device/include/
Dcontroller.h52 bool (*supports_classic_3m_phy)(void); member
/system/bt/test/mock/
Dmock_device_controller.cc160 bool supports_classic_3m_phy(void) { in supports_classic_3m_phy() function
/system/bt/device/src/
Dcontroller.cc426 static bool supports_classic_3m_phy(void) { in supports_classic_3m_phy() function