zephyr/samples/bluetooth/iso_broadcast_benchmark/src
Jonathan Rico fb10381328 Bluetooth: iso: use kconfig for userdata size
Use BT_CONN_TX_USER_DATA_SIZE when defining pools of buffers that will go
through `bt_conn_send_cb()`.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2023-05-03 10:02:44 +02:00
..
broadcaster.c Bluetooth: iso: use kconfig for userdata size 2023-05-03 10:02:44 +02:00
common.h
main.c samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
receiver.c