commit | 4d2bc5f5e86bf1dc5a03e793189da7dac7eeff64 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Thu Feb 22 14:28:50 2024 +0100 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Tue Mar 12 13:56:55 2024 +0100 |
tree | 3ef3c4289fea2b402eb6b1eee9cded4ba58140ad | |
parent | 121896c0cf69d3ab0c7d348a4f6f0a6d30a3abfd [diff] |
samples: Bluetooth: Add stereo support for broadcast audio sink The broadcast audio sink now supports stereo if CONFIG_TARGET_BROADCAST_CHANNEL=3 (LEFT | RIGHT). It parses the BASE to find a set of BIS (1 or 2) that contain the channel allocation from CONFIG_TARGET_BROADCAST_CHANNEL. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>