Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/facade/
Dcontroller_facade.cc64 ::grpc::Status WriteLocalName( in WriteLocalName() function in bluetooth::hci::facade::ControllerFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dcontroller_facade.proto10 rpc WriteLocalName(NameMsg) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc1441 void Controller::WriteLocalName(std::string local_name) { in WriteLocalName() function in bluetooth::hci::Controller
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1475 void DualModeController::WriteLocalName(CommandView command) { in WriteLocalName() function in rootcanal::DualModeController