-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Copy link
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: APIChanges to public APIsChanges to public APIsarea: Bluetootharea: Bluetooth Audio
Description
Summary
When a unicast group has been created, it would be good to have an API to fetch the previously/currently used presentation delay for sink and source even if all servers in the group have disconnected.
Ref discussion with @Thalley
Describe the solution you'd like
We should add the sink PD and source PD to
struct bt_bap_unicast_group { |
These can then be read out by having a *_get
function.
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
Done