Diff between 793cc67596cc77186dc40cb87caf470d216ff959 and d31625846d85c6a211a29c63cc049ec8df4dc05a
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 d43e7b0..76c612e 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -3132,7 +3132,7 @@ static const struct opcode_data opcode_table[] = {
status_rsp, 1, true },
/* reserved command */
{ 0x0c0d, "Read Stored Link Key",
- read_stored_link_key_cmd, 8, true,
+ read_stored_link_key_cmd, 7, true,
read_stored_link_key_rsp, 5, true },
/* reserved commands */
{ 0x0c11, "Write Stored Link Key",