btdev: Fix command status of BT_HCI_CMD_LE_TERM_BIG
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 31 Jan 2022 23:47:49 +0000 (15:47 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit477eed309a9d592243ed2bc3340a46fce133c2a4
treef8210ac97ee82f976bff0408b0ceede5976f97ae
parent944415d49a7da48ff6e15b6960f72d449aa2066e
btdev: Fix command status of BT_HCI_CMD_LE_TERM_BIG

The status was reporting BT_HCI_CMD_DISCONNECT instead of
BT_HCI_CMD_LE_TERM_BIG.

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