Diff between 8f154c2e61d893088535f46cb0987f00790aa679 and 519fe630ef9f78442ae25f719954475f591809d0

Changed Files

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

Full Patch

diff --git a/monitor/packet.c b/monitor/packet.c
index dc2a9ee..80f5a06 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -1716,16 +1716,6 @@ static const struct {
 	{ 59, "Keypress Notification"					},
 	{ 60, "Remote Host Supported Features Notification"		},
 	{ 61, "LE Meta"							},
-	/* reserved events */
-	{ 78, "Triggered Clock Capture"					},
-	/* reserved event */
-	{ 80, "Synchronization Train Received"				},
-	{ 81, "Connectionless Slave Broadcast Receive"			},
-	{ 82, "Connectionless Slave Broadcast Timeout"			},
-	{ 83, "Truncated Page Complete"					},
-	{ 84, "Slave Page Response Timeout"				},
-	{ 85, "Connectionless Slave Broadcast Channel Map Change"	},
-	{ 86, "Inquiry Response Notification"				},
 	{ }
 };