Skip to content

Subsys: Bluetooth: Audio: Add presentation delay to bt_bap_unicast_group #95144

@koffes

Description

@koffes

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

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions