mgmt-tester: Fix ext advertisement handle
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 4 Nov 2020 19:06:14 +0000 (11:06 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit9d257321f3ce9f0a82a80ca3c8ed822fbd0618cc
treed635e8633ad653217debf609ab1cbfc2ff52fb13
parentb13200e2270392027b07eec8ebd7b19d49f7f6ff
mgmt-tester: Fix ext advertisement handle

Handle has been change to 0x01 not 0x00:

< HCI Command: LE Set Extended Advertising Enable (0x08|0x0039) plen 6
        Extended advertising: Enabled (0x01)
        Number of sets: 1 (0x01)
        Entry 0
          Handle: 0x01
          Duration: 0 ms (0x00)
          Max ext adv events: 0

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/mgmt-tester.c