Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int_types.h39 constexpr size_t kMaxLogSize = 255; variable
48 s.substr(0, kMaxLogSize)); in Push()
53 char buf[kMaxLogSize]; in Push()