Diff between 7921f7337917cfcd0f275838e957495475df3d99 and a82cde983a9dce2884598628ffa975244016358d

Changed Files

File Additions Deletions Status
tools/mgmt-tester.c +1 -1 modified

Full Patch

diff --git a/tools/mgmt-tester.c b/tools/mgmt-tester.c
index bf61f9d..84aa49d 100644
--- a/tools/mgmt-tester.c
+++ b/tools/mgmt-tester.c
@@ -814,7 +814,7 @@ static const char write_eir_uuid16_hci[] = { 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
 static const char write_eir_multi_uuid16_hci[] = { 0x00,
-			0x02, 0x0a, 0x00, 0x05, 0x03, 0x03, 0x11, 0x01,
+			0x02, 0x0a, 0x00, 0x05, 0x03, 0x01, 0x11, 0x03,
 			0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,