Diff between 6d67d8da9fc41415c2b7b321e65f282b93c7381b and 3cad7aca5fb820cde0c1ae9d878691c8a39939bf

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 2344722..a3c1c72 100644
--- a/tools/mgmt-tester.c
+++ b/tools/mgmt-tester.c
@@ -743,7 +743,7 @@ static uint8_t set_connectable_off_adv_param[] = {
 		0x00, 0x08,				/* min_interval */
 		0x00, 0x08,				/* max_interval */
 		0x03,					/* type */
-		0x00,					/* own_addr_type */
+		0x01,					/* own_addr_type */
 		0x00,					/* direct_addr_type */
 		0x00, 0x00, 0x00, 0x00, 0x00, 0x00,	/* direct_addr */
 		0x07,					/* channel_map */