Searched defs:WriteLocalName (Results 1 – 4 of 4) sorted by relevance
63 ::grpc::Status WriteLocalName(::grpc::ServerContext* /* context */, const NameMsg* request, in WriteLocalName() function in bluetooth::hci::facade::ControllerFacadeService
10 rpc WriteLocalName(NameMsg) returns (google.protobuf.Empty) {} rpc
1456 void Controller::WriteLocalName(std::string local_name) { in WriteLocalName() function in bluetooth::hci::Controller
1349 void DualModeController::WriteLocalName(CommandView command) { in WriteLocalName() function in rootcanal::DualModeController