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.cc48 void AclConnection::SetRole(bluetooth::hci::Role role) { role_ = role; } in SetRole() function in rootcanal::AclConnection
Dacl_connection.h65 void SetRole(bluetooth::hci::Role role);
Dacl_connection_handler.cc301 acl_connections_.at(handle).SetRole(role); in SetAclRole()
Dlink_layer_controller.cc5203 connection.SetRole(role); in IncomingPageResponsePacket()
5374 connection.SetRole(role); in MakePeripheralConnection()
5744 connection.SetRole(new_role); in IncomingRoleSwitchRequest()
5775 connection.SetRole(new_role); in IncomingRoleSwitchResponse()