/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 120 tHCI_ROLE new_role = HCI_ROLE_UNKNOWN; member 181 void NotifyAclRoleSwitchComplete(const RawAddress& bda, tHCI_ROLE new_role, in NotifyAclRoleSwitchComplete() 1257 void acl_cache_role(const RawAddress& bd_addr, tHCI_ROLE new_role, bool overwrite_cache) { in acl_cache_role() 1279 tHCI_ROLE new_role) { in btm_acl_role_changed() 1340 void btm_acl_role_changed(tHCI_STATUS hci_status, const RawAddress& bd_addr, tHCI_ROLE new_role) { in btm_acl_role_changed()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_act.cc | 687 static void handle_role_change(const RawAddress& bd_addr, tHCI_ROLE new_role, in handle_role_change() 741 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role, in BTA_dm_report_role_change()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/sys/ |
D | bta_sys_conn.cc | 72 void bta_sys_notify_role_chg(const RawAddress& peer_addr, tHCI_ROLE new_role, in bta_sys_notify_role_chg()
|
/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/ |
H A D | policydb.h | 154 uint32_t new_role; /* new role */ member 160 uint32_t new_role; /* new role */ member 308 uint32_t new_role; /* new role */ member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_link.cc | 732 void l2c_link_role_changed(const RawAddress* bd_addr, tHCI_ROLE new_role, tHCI_STATUS hci_status) { in l2c_link_role_changed()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_dm_act.cc | 116 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role, in BTA_dm_report_role_change()
|
D | mock_stack_acl.cc | 335 void btm_acl_role_changed(tHCI_STATUS hci_status, const RawAddress& bd_addr, tHCI_ROLE new_role) { in btm_acl_role_changed()
|
D | mock_stack_btm_sec.cc | 384 void btm_sec_role_changed(tHCI_STATUS hci_status, const RawAddress& bd_addr, tHCI_ROLE new_role) { in btm_sec_role_changed()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_main.cc | 888 static void bta_av_sys_rs_cback(tBTA_SYS_CONN_STATUS /* status */, tHCI_ROLE new_role, in bta_av_sys_rs_cback()
|
D | bta_av_aact.cc | 2254 uint8_t new_role = p_scb->role; in bta_av_start_ok() local
|
D | bta_av_int.h | 383 tHCI_ROLE new_role; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 413 void OnRoleChange(hci::ErrorCode /* hci_status */, Role new_role) override { in OnRoleChange()
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | expand.c | 766 role_datum_t *role, *new_role, *regular_role; in role_fix_callback() local 833 role_datum_t *new_role; in role_copy_callback() local
|
H A D | write.c | 1888 int new_role = p->policyvers >= MOD_POLICYDB_VERSION_ROLETRANS; in role_trans_rule_write() local
|
H A D | link.c | 353 role_datum_t *role, *base_role, *new_role = NULL; in role_copy_callback() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_impl.h | 665 Role new_role = role_change_view.GetNewRole(); in on_role_change() local
|
D | classic_acl_connection.cc | 141 void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override { in OnRoleChange()
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | controller.py | 743 def on_classic_role_change(self, peer_address, new_role): argument
|
D | device.py | 3923 def on_role_change(new_role): argument 5032 def on_role_change(self, connection, new_role): argument
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.cc | 5381 bluetooth::hci::Role new_role = connection.GetRole() == bluetooth::hci::Role::CENTRAL in IncomingRoleSwitchRequest() local 5409 bluetooth::hci::Role new_role = status != ErrorCode::SUCCESS ? connection.GetRole() in IncomingRoleSwitchResponse() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec.cc | 3977 void btm_sec_role_changed(tHCI_STATUS hci_status, const RawAddress& bd_addr, tHCI_ROLE new_role) { in btm_sec_role_changed()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | bredr_connection_manager.cc | 1674 const pw::bluetooth::emboss::ConnectionRole new_role = params.role().Read(); in OnRoleChange() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 658 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override { in OnRoleChange()
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_binary.c | 2533 uint32_t *new_role = NULL; in cil_roletrans_to_policydb() local
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | p2p_transport_channel_unittest.cc | 935 IceRole new_role = GetEndpoint(channel)->ice_role() == ICEROLE_CONTROLLING in OnRoleConflict() local
|