Home
last modified time | relevance | path

Searched refs:GetShortenedNames (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/discovery/device/
Deir_data.h44 bool GetShortenedNames(std::vector<std::array<uint8_t, 240>>&) const;
Deir_data.cc47 bool EirData::GetShortenedNames(std::vector<std::array<uint8_t, 240>>& names) const { in GetShortenedNames() function in bluetooth::discovery::device::EirData