commit | 056fe7d2aef2c5e3713157dbd97f1b152afbed1f | [log] [tgz] |
---|---|---|
author | Jens Rehhoff Thomsen <jthm@demant.com> | Mon Feb 05 17:14:51 2024 +0100 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Mar 07 11:44:16 2024 +0200 |
tree | 0c5d1075d75c69a4d6d01edcc5e012801bbfd21d | |
parent | 4e079831b7d36fb51886f5a909d09aa250273beb [diff] |
Bluetooth samples: Add USE_SPECIFIC_BROADCAST_CHANNEL Kconfig Added USE_SPECIFIC_BROADCAST_CHANNEL which enable/disables the use of a specific channel audio location for the broadcast audio sink sample. If USE_SPECIFIC_BROADCAST_CHANNEL is set to no then first valid channel is chosen. In this case broadcast channel with no audio location is also supported. Signed-off-by: Jens Rehhoff Thomsen <jthm@demant.com>