/packages/modules/Bluetooth/system/types/ |
D | hci_role.h | 26 } tHCI_ROLE; typedef 28 inline std::string hci_role_text(const tHCI_ROLE& role) { in hci_role_text() 39 inline tHCI_ROLE to_hci_role(const uint8_t& role) { in to_hci_role() 48 typedef tHCI_ROLE hci_role_t; // LEGACY 57 struct formatter<tHCI_ROLE> : enum_formatter<tHCI_ROLE> {};
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | ble_acl.cc | 43 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_common_connection() 81 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete() 111 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete_from_shim() 124 acl_set_locally_initiated(role == tHCI_ROLE::HCI_ROLE_CENTRAL); in acl_ble_enhanced_connection_complete_from_shim()
|
D | acl.h | 153 tHCI_ROLE role; /* HCI_ROLE_CENTRAL or HCI_ROLE_PERIPHERAL */ 234 tHCI_ROLE link_role;
|
D | btm_acl.cc | 114 tHCI_ROLE new_role); 124 tHCI_ROLE new_role = HCI_ROLE_UNKNOWN; 187 void NotifyAclRoleSwitchComplete(const RawAddress& bda, tHCI_ROLE new_role, in NotifyAclRoleSwitchComplete() 410 tHCI_ROLE link_role, tBT_TRANSPORT transport) { in btm_acl_created() 525 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in BTM_GetRole() 1337 void acl_cache_role(const RawAddress& bd_addr, tHCI_ROLE new_role, in acl_cache_role() 1362 tHCI_ROLE new_role) { in btm_acl_role_changed() 1425 tHCI_ROLE new_role) { in btm_acl_role_changed()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_acl_ble.cc | 37 tHCI_ROLE /* role */, bool /* match */, uint16_t /* conn_interval */, in acl_ble_enhanced_connection_complete() argument 46 tHCI_ROLE /* role */, uint16_t /* conn_interval */, in acl_ble_enhanced_connection_complete_from_shim() argument
|
D | mock_stack_acl.h | 374 tHCI_ROLE* p_role)> 375 body{[](const RawAddress& /* remote_bd_addr */, tHCI_ROLE* /* p_role */) { 378 tBTM_STATUS operator()(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in operator() 783 tHCI_ROLE link_role, tBT_TRANSPORT transport)> 785 tHCI_ROLE /* link_role */, tBT_TRANSPORT /* transport */) { ; }}; 787 tHCI_ROLE link_role, tBT_TRANSPORT transport) { in operator() 863 tHCI_ROLE new_role)> 865 tHCI_ROLE /* new_role */) { ; }}; 867 tHCI_ROLE new_role) { in operator()
|
D | mock_stack_btm_sec.h | 555 uint8_t enc_mode, tHCI_ROLE assigned_role)> 558 tHCI_ROLE /* assigned_role */) {}}; 560 uint8_t enc_mode, tHCI_ROLE assigned_role) { in operator() 815 tHCI_ROLE new_role)> 817 tHCI_ROLE /* new_role */) {}}; 819 tHCI_ROLE new_role) { in operator()
|
D | mock_bta_dm_act.h | 127 std::function<void(const RawAddress bd_addr, tHCI_ROLE new_role, 129 body{[](const RawAddress /* bd_addr */, tHCI_ROLE /* new_role */, 131 void operator()(const RawAddress bd_addr, tHCI_ROLE new_role, in operator()
|
D | mock_stack_l2cap_link.cc | 64 tHCI_ROLE /* new_role */, in l2c_link_role_changed() argument
|
D | mock_bta_sys_conn.cc | 61 tHCI_ROLE /* new_role */, in bta_sys_notify_role_chg() argument
|
D | mock_stack_acl.cc | 309 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in BTM_GetRole() 473 tHCI_ROLE link_role, tBT_TRANSPORT transport) { in btm_acl_created() 508 tHCI_ROLE new_role) { in btm_acl_role_changed()
|
D | mock_stack_btm_interface.cc | 87 tHCI_ROLE* /* p_role */) -> tBTM_STATUS { in __anon9b56c4fb1402() argument
|
D | mock_stack_btm_sec.cc | 330 tHCI_ROLE assigned_role) { in btm_sec_connected() 435 tHCI_ROLE new_role) { in btm_sec_role_changed()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | l2cap_hci_link_interface.h | 31 void l2c_link_role_changed(const RawAddress* bd_addr, tHCI_ROLE role, 34 bool l2cble_conn_comp(uint16_t handle, tHCI_ROLE role, const RawAddress& bda,
|
D | ble_acl_interface.h | 27 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, 33 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role,
|
D | acl_hci_link_interface.h | 43 tHCI_ROLE new_role); 76 void acl_cache_role(const RawAddress& bd_addr, tHCI_ROLE new_role,
|
D | acl_api.h | 99 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role); 288 tHCI_ROLE link_role, tBT_TRANSPORT transport);
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl_legacy_interface.h | 45 tHCI_ROLE role, uint16_t conn_interval, 102 tHCI_ROLE new_role); 103 void (*on_role_discovery_complete)(tHCI_ROLE current_role);
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec.h | 615 tHCI_ROLE assigned_role = HCI_ROLE_PERIPHERAL); 653 tHCI_ROLE new_role);
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_dm_acl.h | 31 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role,
|
/packages/modules/Bluetooth/system/bta/sys/ |
D | bta_sys.h | 195 tHCI_ROLE new_role, 267 void bta_sys_notify_role_chg(const RawAddress& peer_addr, tHCI_ROLE new_role,
|
D | bta_sys_conn.cc | 77 void bta_sys_notify_role_chg(const RawAddress& peer_addr, tHCI_ROLE new_role, in bta_sys_notify_role_chg()
|
/packages/modules/Bluetooth/system/stack/test/ |
D | stack_acl_test.cc | 67 const tHCI_ROLE link_role = HCI_ROLE_CENTRAL; in TEST_F()
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_l2cap_layer.cc | 83 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole()
|
/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_main.cc | 114 static void bta_av_sys_rs_cback(tBTA_SYS_CONN_STATUS status, tHCI_ROLE new_role, 926 tHCI_ROLE new_role, tHCI_STATUS hci_status, in bta_av_sys_rs_cback() 930 tHCI_ROLE cur_role; in bta_av_sys_rs_cback() 1122 tHCI_ROLE role; in bta_av_link_role_ok()
|