btdev: Fix response to LE Set Extended Advertising Parameters
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 9 Mar 2022 01:58:40 +0000 (17:58 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit95dc8a68cf1e5303e3b1b5ef529a1c4b35036642
treeace8de8bc741760082fd73744de75701543ccaa6
parent70477556f7cf4957a6dc15b55447e678054dde41
btdev: Fix response to LE Set Extended Advertising Parameters

The response should both the status and TX Power regardless if the
command succeeds or not.

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