btdev: Fix invalid BIG Complete event
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 7 Apr 2021 18:00:37 +0000 (11:00 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commitaa2b39f2a21b745b7606fb6a89b792656b075dd7
tree0afde7af451fe6c5b2cabdf65e9cad0929867122
parentf367d5f4b68f53a43c0c932d59b23b70c1113fd2
btdev: Fix invalid BIG Complete event

Fields were not being initialized properly and no connection was
created so other commands using the same handle wouldn't work.

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