Bluetooth: controller: Rename BT_TICKER_COMPATIBILITY_MODE

Renamed to BT_TICKER_LOW_LAT in ticker, and changed selected
conditionally compiled code to use IS_DEFINED macro.

Signed-off-by: Morten Priess <mtpr@oticon.com>
This commit is contained in:
Morten Priess 2021-03-03 10:17:58 +01:00 committed by Carles Cufí
commit 4277af8f55
5 changed files with 149 additions and 144 deletions

View file

@ -536,8 +536,8 @@ config BT_MAYFLY_YIELD_AFTER_CALL
If set to 'n', all pending mayflies for callee are executed before
yielding
config BT_TICKER_COMPATIBILITY_MODE
bool "Ticker compatibility mode"
config BT_TICKER_LOW_LAT
bool "Ticker low latency mode"
default y if SOC_SERIES_NRF51X
help
This option enables legacy ticker scheduling which defers overlapping
@ -555,7 +555,7 @@ config BT_TICKER_LAZY_GET
config BT_TICKER_EXT
bool "Ticker extensions"
depends on !BT_TICKER_COMPATIBILITY_MODE
depends on !BT_TICKER_LOW_LAT
default y
help
This option enables ticker extensions such as re-scheduling of