Diff between a692cc44dc8735b9303f8893f784306b4d2654fe and 17623000ef464aff42fda22e5fdb59f4856b3f42
Changed Files
| File | Additions | Deletions | Status |
| client/mgmt.c | +2 | -0 | modified |
Full Patch
diff --git a/client/mgmt.c b/client/mgmt.c
index 6216772..44bf4d2 100644
--- a/client/mgmt.c
+++ b/client/mgmt.c
@@ -359,6 +359,8 @@ static const char *settings_str[] = {
"wide-band-speech",
"cis-central",
"cis-peripheral",
+ "iso-broadcaster",
+ "sync-receiver"
};
static const char *settings2str(uint32_t settings)