From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> This adds "iso-broadcaster" and "sync-receiver" which were missing. --- client/mgmt.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/mgmt.c b/client/mgmt.c index 62167727c1c0..44bf4d2019ea 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) -- 2.43.0