Home
last modified time | relevance | path

Searched defs:new_role (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc120 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/
Dbta_dm_act.cc687 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/
Dbta_sys_conn.cc72 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 Dpolicydb.h154 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/
Dl2c_link.cc732 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/
Dmock_bta_dm_act.cc116 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role, in BTA_dm_report_role_change()
Dmock_stack_acl.cc335 void btm_acl_role_changed(tHCI_STATUS hci_status, const RawAddress& bd_addr, tHCI_ROLE new_role) { in btm_acl_role_changed()
Dmock_stack_btm_sec.cc384 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/
Dbta_av_main.cc888 static void bta_av_sys_rs_cback(tBTA_SYS_CONN_STATUS /* status */, tHCI_ROLE new_role, in bta_av_sys_rs_cback()
Dbta_av_aact.cc2254 uint8_t new_role = p_scb->role; in bta_av_start_ok() local
Dbta_av_int.h383 tHCI_ROLE new_role; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc413 void OnRoleChange(hci::ErrorCode /* hci_status */, Role new_role) override { in OnRoleChange()
/aosp_15_r20/external/selinux/libsepol/src/
H A Dexpand.c766 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 Dwrite.c1888 int new_role = p->policyvers >= MOD_POLICYDB_VERSION_ROLETRANS; in role_trans_rule_write() local
H A Dlink.c353 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/
Dclassic_impl.h665 Role new_role = role_change_view.GetNewRole(); in on_role_change() local
Dclassic_acl_connection.cc141 void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override { in OnRoleChange()
/aosp_15_r20/external/python/bumble/bumble/
Dcontroller.py743 def on_classic_role_change(self, peer_address, new_role): argument
Ddevice.py3923 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/
Dlink_layer_controller.cc5381 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/
Dbtm_sec.cc3977 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 Dbredr_connection_manager.cc1674 const pw::bluetooth::emboss::ConnectionRole new_role = params.role().Read(); in OnRoleChange() local
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc658 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override { in OnRoleChange()
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_binary.c2533 uint32_t *new_role = NULL; in cil_roletrans_to_policydb() local
/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel_unittest.cc935 IceRole new_role = GetEndpoint(channel)->ice_role() == ICEROLE_CONTROLLING in OnRoleConflict() local

12