Searched defs:WriteLocalName (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | controller_facade.cc | 64 ::grpc::Status WriteLocalName( in WriteLocalName() function in bluetooth::hci::facade::ControllerFacadeService |
/packages/modules/Bluetooth/system/blueberry/facade/hci/ | ||
D | controller_facade.proto | 10 rpc WriteLocalName(NameMsg) returns (google.protobuf.Empty) {} rpc |
/packages/modules/Bluetooth/system/gd/hci/ | ||
D | controller.cc | 1441 void Controller::WriteLocalName(std::string local_name) { in WriteLocalName() function in bluetooth::hci::Controller |
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ | ||
D | dual_mode_controller.cc | 1475 void DualModeController::WriteLocalName(CommandView command) { in WriteLocalName() function in rootcanal::DualModeController |