Searched defs:GetLocalName (Results 1 – 5 of 5) sorted by relevance
55 ::grpc::Status GetLocalName(::grpc::ServerContext* /* context */, in GetLocalName() function in bluetooth::hci::facade::ControllerFacadeService
11 rpc GetLocalName(google.protobuf.Empty) returns (NameMsg) {} rpc
702 std::array<uint8_t, kLocalNameSize> const& GetLocalName() { return local_name_; } in GetLocalName() function
1294 std::string Controller::GetLocalName() const { return impl_->local_name_; } in GetLocalName() function in bluetooth::hci::Controller
6089 std::array<uint8_t,248> GetLocalName() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function6146 std::array<uint8_t,248> GetLocalName() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function