Searched defs:GetLocalName (Results 1 – 2 of 2) sorted by relevance
702 std::array<uint8_t, kLocalNameSize> const& GetLocalName() { return local_name_; } in GetLocalName() function
1292 std::string Controller::GetLocalName() const { return impl_->local_name_; } in GetLocalName() function in bluetooth::hci::Controller