zephyr/subsys/bluetooth
Ioannis Glaropoulos 5692ee17ed bluetooth: controller: replace SOC_NRF52840 in ifdef blocks for Coded
We have introduced option HAS_HW_NRF_RADIO_BLE_CODED, which
reflects that an nRF SoC has a Radio with LE Coded PHY
capabilities. We now modify all #ifdef expressions for
Coded PHY in the nRF controller port, removing SOC_NRF52840
and adding this new option instead. This allows to build
an nRF controller with Coded PHY support for SOCs other
than nRF52840.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-23 10:50:01 +02:00
..
common kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00
controller bluetooth: controller: replace SOC_NRF52840 in ifdef blocks for Coded 2019-09-23 10:50:01 +02:00
host Bluetooth: host: Configurable time to run slave conn param update 2019-09-23 10:10:49 +02:00
mesh Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
services Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
shell Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
CMakeLists.txt
Kconfig kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00