Bluetooth: Controller: Disable scan unreserved for LOW_LAT option

Disable use of BT_CTLR_SCAN_UNRESERVED with BT_CTLR_LOW_LAT.
nRF51x SoC needs to block any CPU use inside radio events,
hence use of radio without time reservation is required for
proper functioning of Controller in nRF51x.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2021-07-05 14:02:24 +05:30 committed by Carles Cufí
commit d84397f66d

View file

@ -549,7 +549,7 @@ config BT_CTLR_SCAN_INDICATION
config BT_CTLR_SCAN_UNRESERVED
bool "Unreserved scan window"
depends on BT_OBSERVER
depends on BT_OBSERVER && !BT_CTLR_LOW_LAT
default y if BT_MESH
help
Scanner will not use time space reservation for scan window when in