Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h91 #define HCI_ALLOW_ROLE_SWITCH 0x01 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c417 ….allowRoleSwitch = BTM_IsControllerSupportRoleSwitch() ? HCI_ALLOW_ROLE_SWITCH : HCI_NOT_ALLOW_ROL… in BtmAclCreateConnection()