commit | 53cca3ea4e87abb3289b36192da0ac5e80850a01 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Wed Feb 21 12:59:06 2024 +0100 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Fri Mar 08 10:20:29 2024 +0100 |
tree | 6e8a5ca432760e470de57c70eca31f8e9c418e82 | |
parent | 004c4769e3881e27d2563678d5aefda531d9717f [diff] |
samples: Bluetooth: Broadcast sink: Add proper parsing decoding of LC3 data The sample assumed that the broadcast audio was always a single frame per block. This commit improves the validation of the codec configuration from the broadcast source, and properly decodes the SDU using the configuration values. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>