Searched refs:MAX_LINE_LENGTH (Results 1 – 1 of 1) sorted by relevance
40 static const uint8_t MAX_LINE_LENGTH = 128; variable197 if (line_length >= MAX_LINE_LENGTH) { in btif_debug_btsnoop_dump()