Diff between f74f6a5cfd50c7a14a4bce6a7bed937e3dd4559a and 33af0ce949310a740154b7e20966d27990e73a3b

Changed Files

File Additions Deletions Status
tools/iso-tester.c +3 -3 modified

Full Patch

diff --git a/tools/iso-tester.c b/tools/iso-tester.c
index b3e6f2f..560c197 100644
--- a/tools/iso-tester.c
+++ b/tools/iso-tester.c
@@ -394,7 +394,7 @@ static const uint8_t base_lc3_ac_12[] = {
 	0x01, /* Number of Subgroups */
 	0x01, /* Number of BIS */
 	0x06, 0x00, 0x00, 0x00, 0x00, /* Code ID = LC3 (0x06) */
-	0x11, /* Codec Specific Configuration */
+	0x10, /* Codec Specific Configuration */
 	0x02, 0x01, 0x03, /* 16 KHZ */
 	0x02, 0x02, 0x01, /* 10 ms */
 	0x05, 0x03, 0x01, 0x00, 0x00, 0x00,  /* Front Left */
@@ -414,7 +414,7 @@ static const uint8_t base_lc3_ac_13[] = {
 	0x01, /* Number of Subgroups */
 	0x02, /* Number of BIS */
 	0x06, 0x00, 0x00, 0x00, 0x00, /* Code ID = LC3 (0x06) */
-	0x11, /* Codec Specific Configuration */
+	0x10, /* Codec Specific Configuration */
 	0x02, 0x01, 0x03, /* 16 KHZ */
 	0x02, 0x02, 0x01, /* 10 ms */
 	0x05, 0x03, 0x01, 0x00, 0x00, 0x00,  /* Front Left */
@@ -441,7 +441,7 @@ static const uint8_t base_lc3_ac_14[] = {
 	0x01, /* Number of Subgroups */
 	0x01, /* Number of BIS */
 	0x06, 0x00, 0x00, 0x00, 0x00, /* Code ID = LC3 (0x06) */
-	0x11, /* Codec Specific Configuration */
+	0x10, /* Codec Specific Configuration */
 	0x02, 0x01, 0x03, /* 16 KHZ */
 	0x02, 0x02, 0x01, /* 10 ms */
 	0x05, 0x03, 0x01, 0x00, 0x00, 0x00,  /* Front Left */