Home
last modified time | relevance | path

Searched refs:BTM_IsControllerSupportRoleSwitch (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c417 .allowRoleSwitch = BTM_IsControllerSupportRoleSwitch() ? HCI_ALLOW_ROLE_SWITCH : HCI_NOT_ALLOW_ROLE_SWITCH, in BtmAclCreateConnection()
600 if (BTM_IsControllerSupportRoleSwitch()) { in BtmOnConnectionrequest()
2179 if ((linkPolicySettings & BTM_LINK_POLICY_ENABLE_ROLE_SWITCH) && BTM_IsControllerSupportRoleSwitch()) { in BTM_SetDefaultLinkPolicySettings()
2205 if ((linkPolicySettings & BTM_LINK_POLICY_ENABLE_ROLE_SWITCH) && BTM_IsControllerSupportRoleSwitch()) { in BTM_SetLinkPolicySettings()
H A Dbtm_controller.c790 bool BTM_IsControllerSupportRoleSwitch() in BTM_IsControllerSupportRoleSwitch() function
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h356 bool BTSTACK_API BTM_IsControllerSupportRoleSwitch();

Completed in 6 milliseconds