btdev: Add implementation for BT_HCI_CMD_LE_TERM_BIG
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 26 Jan 2022 23:03:45 +0000 (15:03 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit0f649dfd4891bebce207fdbebf65ae05f566e965
tree491e0d963cdd0dfc0637abb531a7c260d083b5f9
parent79d1a060bfcad5c7f32ef3fb17cb382538ad1fc2
btdev: Add implementation for BT_HCI_CMD_LE_TERM_BIG

This adds handler for BT_HCI_CMD_LE_TERM_BIG and generate
BT_HCI_EVT_LE_BIG_TERMINATE to indicate to the host stack that the
BIG has been terminated.

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