Home
last modified time | relevance | path

Searched refs:SetRole (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection.cc45 void AclConnection::SetRole(bluetooth::hci::Role role) { role_ = role; } in SetRole() function in rootcanal::AclConnection
Dacl_connection.h62 void SetRole(bluetooth::hci::Role role);
Dacl_connection_handler.cc286 acl_connections_.at(handle).SetRole(role); in SetAclRole()
Dlink_layer_controller.cc4888 connection.SetRole(role); in IncomingPageResponsePacket()
5044 connection.SetRole(role); in MakePeripheralConnection()
5385 connection.SetRole(new_role); in IncomingRoleSwitchRequest()
5414 connection.SetRole(new_role); in IncomingRoleSwitchResponse()