Home
last modified time | relevance | path

Searched defs:ToHexString (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dstrings.h49 std::string ToHexString(T x) { in ToHexString() function
81 std::string ToHexString(InputIt first, InputIt last) { in ToHexString() function
Dstrings.cc49 std::string ToHexString(const std::vector<uint8_t>& value) { in ToHexString() function
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc754 std::string ToHexString(const LeAudioContextType& value) { in ToHexString() function