Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_debug_btsnoop.cc42 static const uint8_t MAX_LINE_LENGTH = 128; variable
218 if (line_length >= MAX_LINE_LENGTH) { in btif_debug_btsnoop_dump()
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc41 static const uint8_t MAX_LINE_LENGTH = 128; variable
179 if (line_length >= MAX_LINE_LENGTH) { in debug_nfcsnoop_dump()