Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.cpp111 int retVal = BTM_SetDefaultLinkPolicySettings(BTM_LINK_POLICY_ENABLE_ROLE_SWITCH | in Enable()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h272 #define BTM_LINK_POLICY_ENABLE_ROLE_SWITCH 0x0001 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c2179 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()

Completed in 6 milliseconds