Diff between 5fea34a7e045949e48d22651cf1c4f836fbbc7bd and 93114534830651aa9da214ae8062ed6c3e2d9c93

Changed Files

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

Full Patch

diff --git a/monitor/packet.c b/monitor/packet.c
index dec8b60..4805556 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -2812,7 +2812,7 @@ static const struct {
 	{  0, "LE Connection Complete"			},
 	{  1, "LE Advertising Report"			},
 	{  2, "LE Connection Update Complete"		},
-	{  3, "LE Read Remote Used Features"		},
+	{  3, "LE Read Remote Used Features Complete"	},
 	{  4, "LE Long Term Key Request"		},
 	{  5, "LE Remote Connection Parameter Request"	},
 	{  6, "LE Data Length Change"			},