Diff between dca915f54c1f969d977e9433d336bf3f6264632b and 1e4e5aea417995e19970c97ff7f00d2201d816ad

Changed Files

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

Full Patch

diff --git a/monitor/packet.c b/monitor/packet.c
index 7046b92..6798373 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -10822,6 +10822,9 @@ static const struct {
 	{  4, "Add TX Power field to Advertising Data"	},
 	{  5, "Add Appearance field to Scan Response"	},
 	{  6, "Add Local Name in Scan Response"		},
+	{  7, "Advertise in 1M on Secondary channel"	},
+	{  8, "Advertise in 2M on Secondary channel"	},
+	{  9, "Advertise in CODED on Secondary channel"	},
 	{ }
 };