monitor: Fix Create BIG PDU
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 5 Mar 2022 01:22:18 +0000 (17:22 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit7044cc396759c604229edbd10669b7d7dd30af98
tree64cd0fc0d27d9a388ab00bd9f4a7a92a8100a320
parenteaa9a047f6c07739208ef3645134d25a3f1770f8
monitor: Fix Create BIG PDU

The PDU of Create BIG is actually fixed size as the num_bis is
related to the number of indexes to be connected and not the BIS
parameters.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
emulator/btdev.c
monitor/bt.h
monitor/packet.c