Bluetooth: Controller: Review rework of jitter in aux offset
Review rework of the fix to remove the jitter in aux offset and sync offset values. Force select BT_TICKER_REMAINDER_GET and BT_TICKER_LAZY_GET features when Extended Advertising and Periodic Advertising is supported. Rename ticks and microsecond offset value struct members for primary PDU event offset (to auxiliary PDU event). Converted HAL_TICKER_REMOVE_JITTER and HAL_TICKER_ADD_JITTER macro to functions. Signed-off-by:Vinayak Kariappa Chettimada <vich@nordicsemi.no> (cherry picked from commit f6a3da9c)
Showing
- subsys/bluetooth/controller/Kconfig.ll_sw_split 3 additions, 2 deletionssubsys/bluetooth/controller/Kconfig.ll_sw_split
- subsys/bluetooth/controller/ll_sw/lll_adv.h 2 additions, 2 deletionssubsys/bluetooth/controller/ll_sw/lll_adv.h
- subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/radio.c 1 addition, 1 deletion.../bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/radio.c
- subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ticker.h 40 additions, 28 deletionssubsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ticker.h
- subsys/bluetooth/controller/ll_sw/nordic/lll/lll_adv.c 2 additions, 2 deletionssubsys/bluetooth/controller/ll_sw/nordic/lll/lll_adv.c
- subsys/bluetooth/controller/ll_sw/ull_adv_aux.c 4 additions, 4 deletionssubsys/bluetooth/controller/ll_sw/ull_adv_aux.c
- subsys/bluetooth/controller/ll_sw/ull_adv_sync.c 8 additions, 2 deletionssubsys/bluetooth/controller/ll_sw/ull_adv_sync.c
Please register or sign in to comment