3-DH5 is printed instaed of 2-DH5 --- monitor/packet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitor/packet.c b/monitor/packet.c index 6798373..bf69859 100644 --- a/monitor/packet.c +++ b/monitor/packet.c @@ -762,7 +762,7 @@ static const struct { { 9, "3-DH3 may not be used" }, { 10, "DM3 may be used" }, { 11, "DH3 may be used" }, - { 12, "3-DH5 may not be used" }, + { 12, "2-DH5 may not be used" }, { 13, "3-DH5 may not be used" }, { 14, "DM5 may be used" }, { 15, "DH5 may be used" }, -- 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