Searched refs:GetShortenedNames (Results 1 – 2 of 2) sorted by relevance
44 bool GetShortenedNames(std::vector<std::array<uint8_t, 240>>&) const;
47 bool EirData::GetShortenedNames(std::vector<std::array<uint8_t, 240>>& names) const { in GetShortenedNames() function in bluetooth::discovery::device::EirData