Diff between 0f2f7a8fe270e30c49343849a284eb29116b5487 and 6f131929b832e9b9fbb2df301d31b4154a1b213b
Changed Files
| File | Additions | Deletions | Status |
| tools/btmgmt.c | +2 | -0 | modified |
Full Patch
diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 29f8609..323c267 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -353,6 +353,8 @@ static const char *settings_str[] = {
"static-addr",
"phy-configuration",
"wide-band-speech",
+ "cis-central",
+ "cis-peripheral",
};
static const char *settings2str(uint32_t settings)