mgmt-tester: Fix adding padding for Ext Adv (Scan Response) Data
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 9 Jun 2021 21:22:42 +0000 (14:22 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commite17ab7ea5bb7801cf3904369f49a3ad5f88958c7
tree7df79705418e5dd9cda6d6b368ef0b8d124c56be
parent27da13d5ecdd6717abddf9b4008cc0bb657539a4
mgmt-tester: Fix adding padding for Ext Adv (Scan Response) Data

These commands are actually of variable size so they don't expect
padding like in the non-extended version.

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