Home
last modified time | relevance | path

Searched refs:tHCI_ROLE (Results 1 – 25 of 39) sorted by relevance

12

/packages/modules/Bluetooth/system/types/
Dhci_role.h26 } 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/
Dble_acl.cc43 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()
Dacl.h153 tHCI_ROLE role; /* HCI_ROLE_CENTRAL or HCI_ROLE_PERIPHERAL */
234 tHCI_ROLE link_role;
Dbtm_acl.cc114 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/
Dmock_stack_acl_ble.cc37 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
Dmock_stack_acl.h374 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()
Dmock_stack_btm_sec.h555 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()
Dmock_bta_dm_act.h127 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()
Dmock_stack_l2cap_link.cc64 tHCI_ROLE /* new_role */, in l2c_link_role_changed() argument
Dmock_bta_sys_conn.cc61 tHCI_ROLE /* new_role */, in bta_sys_notify_role_chg() argument
Dmock_stack_acl.cc309 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()
Dmock_stack_btm_interface.cc87 tHCI_ROLE* /* p_role */) -> tBTM_STATUS { in __anon9b56c4fb1402() argument
Dmock_stack_btm_sec.cc330 tHCI_ROLE assigned_role) { in btm_sec_connected()
435 tHCI_ROLE new_role) { in btm_sec_role_changed()
/packages/modules/Bluetooth/system/stack/include/
Dl2cap_hci_link_interface.h31 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,
Dble_acl_interface.h27 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,
Dacl_hci_link_interface.h43 tHCI_ROLE new_role);
76 void acl_cache_role(const RawAddress& bd_addr, tHCI_ROLE new_role,
Dacl_api.h99 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/
Dacl_legacy_interface.h45 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/
Dbtm_sec.h615 tHCI_ROLE assigned_role = HCI_ROLE_PERIPHERAL);
653 tHCI_ROLE new_role);
/packages/modules/Bluetooth/system/bta/include/
Dbta_dm_acl.h31 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role,
/packages/modules/Bluetooth/system/bta/sys/
Dbta_sys.h195 tHCI_ROLE new_role,
267 void bta_sys_notify_role_chg(const RawAddress& peer_addr, tHCI_ROLE new_role,
Dbta_sys_conn.cc77 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/
Dstack_acl_test.cc67 const tHCI_ROLE link_role = HCI_ROLE_CENTRAL; in TEST_F()
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc83 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_main.cc114 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()

12