zephyr/subsys/bluetooth/controller/util
Piotr Pryga f23fa86449 Bluetooth: Controller: util: Add generic double buffer implementation
There are multiple places where double buffer is used in controlers
code. This commit adds generic implementation of the double buffer.
It can be used in future in all places where the data structure is
in use.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-04 09:10:05 -05:00
..
dbuf.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
dbuf.h Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
mayfly.c
mayfly.h
mem.c
mem.h
memq.c
memq.h
mfifo.h
util.c
util.h