Home
last modified time | relevance | path

Searched refs:supports_classic_3m_phy (Results 1 – 5 of 5) 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
387 supports_classic_3m_phy,
/system/bt/main/shim/
Dcontroller.cc159 MAP_TO_GD(supports_classic_3m_phy, SupportsClassic3mPhy) in MAP_TO_GD()
329 supports_classic_3m_phy,
/system/bt/device/src/
Dcontroller.cc426 static bool supports_classic_3m_phy(void) { in supports_classic_3m_phy() function
760 supports_classic_3m_phy,
/system/bt/stack/acl/
Dbtm_acl.cc246 if (!controller->supports_classic_3m_phy()) { in BTM_acl_after_controller_started()
254 controller->supports_classic_3m_phy()) { in BTM_acl_after_controller_started()