mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-09 03:01:53 -04:00
milan-avb: msrp/acmp: talker failed can be handled now
This commit is contained in:
parent
f5e97f0f6b
commit
5b06b5457a
6 changed files with 88 additions and 60 deletions
|
|
@ -113,4 +113,7 @@ int handle_evt_tk_registered(struct avb_acmp *avb_acmp,
|
|||
int handle_evt_tk_unregistered(struct avb_acmp *avb_acmp,
|
||||
struct avb_msrp_attribute *msrp_attr, uint64_t now);
|
||||
|
||||
int handle_evt_tk_registration_failed(struct avb_acmp *avb_acmp,
|
||||
struct avb_msrp_attribute *msrp_attr, uint64_t now);
|
||||
|
||||
#endif /* AVB_ACMP_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue