Bluetooth: Controller: Fix connected ISO dynamic tx power
Fix connected ISO dynamic tx power support compilation error. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
c1baa8282d
commit
28ed48cbac
4 changed files with 9 additions and 3 deletions
|
@ -112,3 +112,6 @@ CONFIG_BT_CTLR_ISOAL_SOURCES=2
|
|||
# ISO Receptions
|
||||
CONFIG_BT_CTLR_ISO_RX_BUFFERS=8
|
||||
CONFIG_BT_CTLR_ISOAL_SINKS=2
|
||||
|
||||
# Tx Power Dynamic Control
|
||||
CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL=y
|
||||
|
|
|
@ -104,3 +104,6 @@ CONFIG_BT_CTLR_ISOAL_SOURCES=2
|
|||
# ISO Receptions
|
||||
CONFIG_BT_CTLR_ISO_RX_BUFFERS=8
|
||||
CONFIG_BT_CTLR_ISOAL_SINKS=2
|
||||
|
||||
# Tx Power Dynamic Control
|
||||
CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue