Diff between fff442f245be5630c003e3b69501ca0f405bd110 and daead8de72eda1afaae8175652e200733595ce42

Changed Files

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

Full Patch

diff --git a/tools/mgmt-tester.c b/tools/mgmt-tester.c
index 58f559b..e60e659 100644
--- a/tools/mgmt-tester.c
+++ b/tools/mgmt-tester.c
@@ -800,7 +800,7 @@ static const char add_dun_uuid_param[] = {
 			0x00, 0x10, 0x00, 0x00, 0x03, 0x11, 0x00, 0x00,
 			0x00 };
 static const char write_eir_uuid16_hci[] = { 0x00,
-			0x03, 0x03, 0x01, 0x11, 0x00, 0x00, 0x00, 0x00,
+			0x02, 0x0a, 0x00, 0x03, 0x03, 0x01, 0x11, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -831,8 +831,8 @@ 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,
-			0x05, 0x03, 0x03, 0x11, 0x01, 0x11, 0x00, 0x00,
-			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+			0x02, 0x0a, 0x00, 0x05, 0x03, 0x03, 0x11, 0x01,
+			0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -866,8 +866,8 @@ static const char add_uuid32_param[] = {
 			0x00, 0x10, 0x00, 0x00, 0x78, 0x56, 0x34, 0x12,
 			0x00 };
 static const char write_eir_uuid32_hci[] = { 0x00,
-			0x05, 0x05, 0x78, 0x56, 0x34, 0x12, 0x00, 0x00,
-			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+			0x02, 0x0a, 0x00, 0x05, 0x05, 0x78, 0x56, 0x34,
+			0x12, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 			0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,