Searched defs:ringbuffer_peek (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/ |
H A D | ringbuffer.cpp | 86 size_t ringbuffer_peek(const ringbuffer_t* rb, off_t offset, uint8_t* p, in ringbuffer_peek() function
|
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/ |
H A D | ringbuffer.cpp | 86 size_t ringbuffer_peek(const ringbuffer_t* rb, off_t offset, uint8_t* p, in ringbuffer_peek() function
|
/aosp12/system/bt/osi/src/ |
H A D | ringbuffer.cc | 86 size_t ringbuffer_peek(const ringbuffer_t* rb, off_t offset, uint8_t* p, in ringbuffer_peek() function
|
/aosp12/system/nfc/utils/ |
H A D | ringbuffer.cc | 88 size_t ringbuffer_peek(const ringbuffer_t* rb, off_t offset, uint8_t* p, in ringbuffer_peek() function
|
/aosp12/system/bt/test/stub/ |
H A D | osi.cc | 576 size_t ringbuffer_peek(const ringbuffer_t* rb, off_t offset, uint8_t* p, in ringbuffer_peek() function
|