Home
last modified time | relevance | path

Searched defs:SwitchRole (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dacl_manager_facade.proto14 rpc SwitchRole(RoleMsg) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc339 void AclManager::SwitchRole(Address address, Role role) { in SwitchRole() function in bluetooth::hci::AclManager
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc485 void DualModeController::SwitchRole(CommandView command) { in SwitchRole() function in rootcanal::DualModeController
Dlink_layer_controller.cc5315 ErrorCode LinkLayerController::SwitchRole(Address bd_addr, bluetooth::hci::Role role) { in SwitchRole() function in rootcanal::LinkLayerController