-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Open
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: APIChanges to public APIsChanges to public APIsarea: Bluetootharea: Bluetooth Audio
Description
Summary
The broadcast receptions start procedure (bt_cap_commander_broadcast_reception_start
) should also support automatically providing the broadcast code, without having to do a separate bt_cap_commander_distribute_broadcast_code
afterwards, to be more in line with how the procedures are defined by the CAP spec.
Describe the solution you'd like
Add a broadcast code parameter to bt_cap_commander_broadcast_reception_stop_param
that, if set, also distributes the broadcast code to all receivers after the receive state has been added.
Additionally, this should also be added to bt_cap_unicast_to_broadcast_param
Alternatives
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: APIChanges to public APIsChanges to public APIsarea: Bluetootharea: Bluetooth Audio
Type
Projects
Status
To do