commit | e0b84798c9e4688da727f23fded21bec1aa06f56 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Tue May 23 23:05:15 2023 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu May 25 08:26:33 2023 +0000 |
tree | 6e72d2087042b2336b1babef65bf013307ea2915 | |
parent | 52e81de0cd297857ec75f4aeaf5c5652319efafb [diff] |
BluetootH: Audio: Split CAP broadcast start API Split the CAP initiator broadcast start API into a create and a start. This will allow users to create the broadcast source without starting it immediately, making it possible to get the BASE etc. without an active advertising set. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>