mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
avb: add beginnings of MRP/MMRP/MSRP/MVRP/SRP
This commit is contained in:
parent
911378651b
commit
893251c8eb
19 changed files with 1034 additions and 42 deletions
|
|
@ -25,6 +25,8 @@
|
|||
#ifndef AVBTP_UTILS_H
|
||||
#define AVBTP_UTILS_H
|
||||
|
||||
#include <spa/utils/json.h>
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
static inline char *avbtp_utils_format_id(char *str, size_t size, const uint64_t id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue