Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/internal_include/
Dbt_trace.h34 std::string loghex(T x) { in loghex() function
44 std::string loghex(std::array<T, N> array) { in loghex() function
/packages/modules/Bluetooth/system/packet/tests/base/
Dpacket_test_common.h27 std::string loghex(T x) { in loghex() function