--- monitor/packet.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/monitor/packet.c b/monitor/packet.c index e3b5ab7..2a22e7d 100644 --- a/monitor/packet.c +++ b/monitor/packet.c @@ -10741,6 +10741,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" }, { } }; -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html