Home
last modified time | relevance | path

Searched refs:supports_role_switch (Results 1 – 6 of 6) sorted by relevance

/system/bt/device/include/
Dcontroller.h64 bool (*supports_role_switch)(void); member
/system/bt/main/shim/
Dcontroller.cc171 MAP_TO_GD(supports_role_switch, SupportsRoleSwitch) in MAP_TO_GD()
323 supports_role_switch,
341 supports_role_switch,
/system/bt/test/mock/
Dmock_device_controller.cc208 bool supports_role_switch(void) { in supports_role_switch() function
399 supports_role_switch,
/system/bt/device/src/
Dcontroller.cc486 static bool supports_role_switch(void) { in supports_role_switch() function
772 supports_role_switch,
/system/bt/stack/acl/
Dbtm_acl.cc647 (!controller->supports_role_switch())) { in check_link_policy()
2638 controller_get_interface()->supports_role_switch(); in acl_create_classic_connection()
/system/bt/stack/l2cap/
Dl2c_utils.cc2052 controller_get_interface()->supports_role_switch(); in l2cu_create_conn_br_edr()