hciemu: Use vhci_open to instanciate a vhci btdev
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 14 Oct 2021 22:58:52 +0000 (15:58 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit0a619934092fce354df1eafbffc90cdcffa04726
treec1b13a1ca5ad2b55d2494152ef943fa4bfa4f3a8
parent3a7cddb449fada9e13525fc81136a92514c1033f
hciemu: Use vhci_open to instanciate a vhci btdev

This makes use of vhci_open to isntanciate the vhci btdev since that
has proper support for reading the index assigned to it.

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