mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-06 06:46:29 -04:00
milan-avb: adp: add log_state diagnostic
This commit is contained in:
parent
e7f2fc9ab0
commit
2cc60d6167
2 changed files with 41 additions and 1 deletions
|
|
@ -88,4 +88,6 @@ void adp_stop_discovery_entity(struct server *server, uint64_t entity_id);
|
|||
struct avb_adp *avb_adp_register(struct server *server);
|
||||
void avb_adp_unregister(struct avb_adp *adp);
|
||||
|
||||
void adp_log_state(struct server *server, const char *label);
|
||||
|
||||
#endif /* AVB_ADP_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue