Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dcontroller_facade.cc63 ::grpc::Status WriteLocalName(::grpc::ServerContext* /* context */, const NameMsg* request, in WriteLocalName() function in bluetooth::hci::facade::ControllerFacadeService
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dcontroller_facade.proto10 rpc WriteLocalName(NameMsg) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc1456 void Controller::WriteLocalName(std::string local_name) { in WriteLocalName() function in bluetooth::hci::Controller
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1349 void DualModeController::WriteLocalName(CommandView command) { in WriteLocalName() function in rootcanal::DualModeController