Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_main.cc61 constexpr size_t kMaxLogHistoryTagLength = 6; variable
67 "%-6s %-25s: %s %s", tag.substr(0, kMaxLogHistoryTagLength).c_str(), in btm_log_history()