Diff between c35d32b19989a26a584d87e2639fe8abd0f7e63c and 0f2f7a8fe270e30c49343849a284eb29116b5487

Changed Files

File Additions Deletions Status
monitor/packet.c +2 -0 modified

Full Patch

diff --git a/monitor/packet.c b/monitor/packet.c
index 44f1941..d9e8abf 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -12649,6 +12649,8 @@ static const struct bitfield_data mgmt_settings_table[] = {
 	{ 15, "Static Address"		},
 	{ 16, "PHY Configuration"	},
 	{ 17, "Wideband Speech"		},
+	{ 18, "CIS Central"		},
+	{ 19, "CIS Peripheral"		},
 	{ }
 };