Home
last modified time | relevance | path

Searched refs:HCI_LINK_POLICY_ENABLE_ROLE_SWITCH (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/hci/
Dhci_def_link_policy_cmd.h142 #define HCI_LINK_POLICY_ENABLE_ROLE_SWITCH 0x0001 macro
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/btm/
Dbtm_acl.c2182 param.defaultLinkPolicySettings |= HCI_LINK_POLICY_ENABLE_ROLE_SWITCH; in BTM_SetDefaultLinkPolicySettings()
2208 param.linkPolicySettings |= HCI_LINK_POLICY_ENABLE_ROLE_SWITCH; in BTM_SetLinkPolicySettings()