HomeSort by relevance Sort by last modified time
    Searched refs:block_dst (Results 1 - 2 of 2) sorted by null

  /system/bt/btif/src/
btif_debug_btsnoop.cc 147 uint8_t block_dst[BLOCK_SIZE]; local
158 zs.next_out = block_dst;
167 ringbuffer_insert(rb_dst, block_dst, length);
  /system/nfc/src/adaptation/
debug_nfcsnoop.cc 89 uint8_t block_dst[BLOCK_SIZE]; local
100 zs.next_out = block_dst;
109 ringbuffer_insert(rb_dst, block_dst, length);

Completed in 260 milliseconds