Home
last modified time | relevance | path

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

/system/bt/bta/sys/
Dbta_sys_conn.cc100 void bta_sys_notify_role_chg(const RawAddress& peer_addr, uint8_t new_role, in bta_sys_notify_role_chg()
/system/bt/stack/l2cap/
Dl2c_link.cc868 void l2c_link_role_changed(const RawAddress* bd_addr, uint8_t new_role, in l2c_link_role_changed()
Dl2c_api.cc1143 uint8_t L2CA_SetDesireRole(uint8_t new_role) { in L2CA_SetDesireRole()
/system/bt/gd/l2cap/classic/internal/
Dlink.cc387 void Link::OnRoleChange(hci::Role new_role) { in OnRoleChange()
/system/bt/stack/btm/
Dbtm_acl.cc539 tBTM_STATUS BTM_SwitchRole(const RawAddress& remote_bd_addr, uint8_t new_role, in BTM_SwitchRole()
1455 uint8_t new_role) { in btm_acl_role_changed()
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc384 void OnRoleChange(Role new_role) override { in OnRoleChange()
/system/bt/main/shim/
Dl2c_api.cc199 uint8_t bluetooth::shim::L2CA_SetDesireRole(uint8_t new_role) { in L2CA_SetDesireRole()
/system/bt/gd/hci/acl_manager/
Dclassic_impl.h409 Role new_role = role_change_view.GetNewRole(); in on_role_change() local
Dclassic_acl_connection.cc116 void OnRoleChange(Role new_role) override { in OnRoleChange()
/system/bt/bta/av/
Dbta_av_aact.cc2245 uint8_t new_role = p_scb->role; in bta_av_start_ok() local
Dbta_av_int.h365 uint8_t new_role; member
/system/bt/bta/dm/
Dbta_dm_act.cc2670 static void handle_role_change(const RawAddress& bd_addr, uint8_t new_role, in handle_role_change()
/system/bt/bta/include/
Dbta_api.h539 uint8_t new_role; /* the new connection role */ member
/system/bt/stack/include/
Dbtm_api_types.h725 uint8_t new_role; member