Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h51 bool (*supports_classic_2m_phy)(void); member
/system/bt/test/mock/
Dmock_device_controller.cc156 bool supports_classic_2m_phy(void) { in supports_classic_2m_phy() function
/system/bt/device/src/
Dcontroller.cc421 static bool supports_classic_2m_phy(void) { in supports_classic_2m_phy() function