Searched defs:ringbuffer_pop (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/ |
H A D | ringbuffer.cpp | 106 size_t ringbuffer_pop(ringbuffer_t* rb, uint8_t* p, size_t length) { in ringbuffer_pop() function
|
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/ |
H A D | ringbuffer.cpp | 106 size_t ringbuffer_pop(ringbuffer_t* rb, uint8_t* p, size_t length) { in ringbuffer_pop() function
|
/aosp12/system/bt/osi/src/ |
H A D | ringbuffer.cc | 106 size_t ringbuffer_pop(ringbuffer_t* rb, uint8_t* p, size_t length) { in ringbuffer_pop() function
|
/aosp12/system/nfc/utils/ |
H A D | ringbuffer.cc | 108 size_t ringbuffer_pop(ringbuffer_t* rb, uint8_t* p, size_t length) { in ringbuffer_pop() function
|
/aosp12/system/bt/test/stub/ |
H A D | osi.cc | 581 size_t ringbuffer_pop(ringbuffer_t* rb, uint8_t* p, size_t length) { in ringbuffer_pop() function
|