Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/facade/
H A Dcontroller_facade.cc57 ::grpc::Status WriteLocalName(::grpc::ServerContext* context, const NameMsg* request, in WriteLocalName() function in bluetooth::hci::facade::ControllerFacadeService
/aosp12/system/bt/gd/hci/
H A Dcontroller.cc1010 void Controller::WriteLocalName(std::string local_name) { in WriteLocalName() function in bluetooth::hci::Controller
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h161 void (*WriteLocalName)(BD_NAME name); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc1283 void DualModeController::WriteLocalName(CommandView command) { in WriteLocalName() function in test_vendor_lib::DualModeController