Bluetooth: controller: Implements ULL handling for BIG create command
Implements handling of the BIG create command in the upper link layer. Does not yet handle sending any BIS events. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
cc528d37c2
commit
5a512fbe2f
9 changed files with 300 additions and 22 deletions
|
@ -29,6 +29,7 @@ config BT_LLL_VENDOR_NORDIC
|
|||
select BT_CTLR_ADV_EXT_SUPPORT
|
||||
select BT_CTLR_ADV_PERIODIC_SUPPORT
|
||||
select BT_CTLR_SYNC_PERIODIC_SUPPORT
|
||||
select BT_CTLR_ADV_ISO_SUPPORT
|
||||
select BT_CTLR_CHAN_SEL_2_SUPPORT
|
||||
select BT_CTLR_MIN_USED_CHAN_SUPPORT
|
||||
select BT_CTLR_DTM_HCI_SUPPORT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue