Home
last modified time | relevance | path

Searched defs:NibbleToHex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/internal/
H A Dhex.h36 constexpr char NibbleToHex(uint8_t value) { in NibbleToHex() function
/aosp_15_r20/external/pigweed/pw_json/public/pw_json/internal/
H A Dbuilder_impl.h38 constexpr char NibbleToHex(uint8_t nibble) { in NibbleToHex() function