mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
avb: implement acmp connect/disconnect commands
This commit is contained in:
parent
50199c9824
commit
3cc21c6f5b
6 changed files with 227 additions and 19 deletions
|
|
@ -72,7 +72,7 @@
|
|||
#define AVBTP_ADP_CONTROLLER_CAPABILITY_IMPLEMENTED (1u<<0)
|
||||
#define AVBTP_ADP_CONTROLLER_CAPABILITY_LAYER3_PROXY (1u<<1)
|
||||
|
||||
#define AVBTP_ADP_DATA_LENGTH 56
|
||||
#define AVBTP_ADP_CONTROL_DATA_LENGTH 56
|
||||
|
||||
struct avbtp_packet_adp {
|
||||
struct avbtp_packet_header hdr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue