Home
last modified time | relevance | path

Searched defs:GetLocalName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dcontroller_facade.cc55 ::grpc::Status GetLocalName(::grpc::ServerContext* /* context */, in GetLocalName() function in bluetooth::hci::facade::ControllerFacadeService
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dcontroller_facade.proto11 rpc GetLocalName(google.protobuf.Empty) returns (NameMsg) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h702 std::array<uint8_t, kLocalNameSize> const& GetLocalName() { return local_name_; } in GetLocalName() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc1294 std::string Controller::GetLocalName() const { return impl_->local_name_; } in GetLocalName() function in bluetooth::hci::Controller
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h6089 std::array<uint8_t,248> GetLocalName() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function
6146 std::array<uint8_t,248> GetLocalName() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function