milan-avb: msrp: state logging, Milan listener_observed and log refinements

This commit is contained in:
hackerman-kl 2026-04-25 08:16:27 +02:00 committed by Wim Taymans
parent 2cc60d6167
commit b126943143
2 changed files with 118 additions and 8 deletions

View file

@ -113,4 +113,6 @@ int avb_msrp_attribute_new(struct avb_msrp *m, struct avb_msrp_attribute *attr,
struct avb_msrp *avb_msrp_register(struct server *server);
void avb_msrp_log_state(struct server *server, const char *label);
#endif /* AVB_MSRP_H */