mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-07-02 00:06:09 -04:00
first draft for ACMP/ timeout handling, and communication between SRP/ADP and the ACMP state machine
This commit is contained in:
parent
ad543e37f5
commit
4856f85de2
18 changed files with 2970 additions and 285 deletions
|
|
@ -113,6 +113,8 @@ struct server {
|
|||
struct avb_mvrp *mvrp;
|
||||
struct avb_msrp *msrp;
|
||||
struct avb_maap *maap;
|
||||
struct avb_adp *adp;
|
||||
struct avb_acmp *acmp;
|
||||
|
||||
struct avb_msrp_attribute *domain_attr;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue