HomeSort by relevance Sort by last modified time
    Searched full:b64_in (Results 1 - 1 of 1) sorted by null

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

Completed in 436 milliseconds