Searched defs:MAX_LINE_LENGTH (Results 1 – 3 of 3) sorted by relevance
22 constexpr size_t MAX_LINE_LENGTH = 100; variable
225 constexpr uint8_t MAX_LINE_LENGTH = 128; in btif_debug_btsnoop_dump() local
51 static const uint8_t MAX_LINE_LENGTH = 128; variable