Diff between 153f5d2becc456ceb804ff62ef3c43877f3da816 and b18691ed19323ad6fe7f5d9cefbae86765e99378

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 64b511d..cc5be9d 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -6260,7 +6260,7 @@ static const struct opcode_data opcode_table[] = {
 				read_data_block_size_rsp, 7, true },
 	{ 0x100b, 237, "Read Local Supported Codecs",
 				null_cmd, 0, true,
-				read_local_codecs_rsp, 2, false },
+				read_local_codecs_rsp, 3, false },
 
 	/* OGF 5 - Status Parameter */
 	{ 0x1401, 122, "Read Failed Contact Counter",