Diff between 7f631a1e10a3a7054d5e421e2fea4b98a9b8189b and 24e70fc0d02a21eb24c4bd94e4c0ab4a124cace0

Changed Files

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

Full Patch

diff --git a/tools/mgmt-tester.c b/tools/mgmt-tester.c
index d997010..6a9b527 100644
--- a/tools/mgmt-tester.c
+++ b/tools/mgmt-tester.c
@@ -3966,8 +3966,8 @@ static const uint8_t set_adv_data_7[] = {
 };
 
 static const uint8_t set_adv_data_8[] = {
-	0x0c, 0x02, 0x0a, 0x00, 0x03, 0x02, 0x0d, 0x18, 0x04, 0xff,
-	0x01, 0x02, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+	0x0c, 0x03, 0x02, 0x0d, 0x18, 0x04, 0xff, 0x01, 0x02, 0x03,
+	0x02, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 	0x00, 0x00,
 };