Skip to content

Commit 9b81efa

Browse files
alexsvenkoffes
authored andcommitted
applications: nrf5340_audio: Added config for printing BASE
- Broadcast_sink can now print the BASE information when synced to a BIG - OCT-3665 Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
1 parent 8e5e382 commit 9b81efa

4 files changed

Lines changed: 287 additions & 63 deletions

File tree

applications/nrf5340_audio/src/bluetooth/bt_stream/broadcast/Kconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,11 @@ config BT_AUDIO_BROADCAST_ZBUS_EVT_STREAM_SENT
265265
be prepared. As this event will trigger once for each frame it will cause significant
266266
overhead, even if the event is not used.
267267

268+
config BT_AUDIO_BROADCAST_BASE_PRINT
269+
bool "Print BASE information"
270+
help
271+
Print the contents of the BASE when received. This is useful for debugging purposes.
272+
268273
#----------------------------------------------------------------------------#
269274
menu "Log levels"
270275

0 commit comments

Comments
 (0)