Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_debug_btsnoop.c191 uint8_t b64_in[3] = {0}; in btif_debug_btsnoop_dump() local
196 size_t read = ringbuffer_pop(ringbuffer, b64_in, 3); in btif_debug_btsnoop_dump()
201 line_length += b64_ntop(b64_in, read, b64_out, 5); in btif_debug_btsnoop_dump()