File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
subsys/bluetooth/controller Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ config BT_CTLR_ULL_LLL_PRIO_SUPPORT
108108
109109choice BT_LL_SW_LLCP_IMPL
110110 prompt "Bluetooth Low Energy Software Link Layer Control Procedure Implementation"
111+ default BT_LL_SW_LLCP_LEGACY if SOC_SERIES_NRF51X
111112 default BT_LL_SW_LLCP
112113 help
113114 Select the Bluetooth Low Energy Software Link Layer Control Procedure implementation.
Original file line number Diff line number Diff line change @@ -321,10 +321,8 @@ tests:
321321 platform_allow :
322322 - nrf52840dk/nrf52840
323323 - nrf52dk/nrf52832
324- - nrf51dk/nrf51822
325324 integration_platforms :
326325 - nrf52840dk/nrf52840
327- - nrf51dk/nrf51822
328326 bluetooth.init.test_h5 :
329327 extra_args :
330328 - CONF_FILE=prj_h5.conf
You can’t perform that action at this time.
0 commit comments