Bluetooth: Controller: Fix instant based procedure complete event
Fix instant based procedure complete event generation to be held until after the on-air instant has elapsed. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
f96b504d8d
commit
4c674aa1f2
7 changed files with 150 additions and 9 deletions
|
@ -563,6 +563,7 @@ config BT_CTLR_LLID_DATA_START_EMPTY
|
|||
|
||||
config BT_CTLR_RX_ENQUEUE_HOLD
|
||||
bool "Procedure Complete after on-air instant"
|
||||
depends on BT_LL_SW_LLCP_LEGACY
|
||||
default y if BT_HCI_RAW
|
||||
help
|
||||
Hold enqueue of Procedure Complete events with instant until after the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue