btdev: Fix auto-disable Extended Adv Set
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jan 2021 22:46:30 +0000 (14:46 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit0dacb5b0ecbc787701956ed8000cad10bd3a73c7
tree78f071305dd62bff6c29d2fe342c919169a1cc75
parentee5203da32cc8d162be3a0d2f535155f11b13ac6
btdev: Fix auto-disable Extended Adv Set

For a Set to be disable there is a dedicated event that terminates the
set otherwise it should be considered enabled even when connected.

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