zephyr/subsys/bluetooth/controller
Rubin Gerritsen 76c5707639 bluetooth: controller: Disable Coded PHY by default.
Coded PHY is only enabled by default if the application is using
BT_HCI_RAW.

Coded PHY is not needed in most applications.
By disabling Coded PHY, most applications will:

* Get smaller in terms of flash and ram usage
* Not get vurnerable to devices trying to switch to Coded and
  thereby increasing power consumption.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2021-01-21 15:57:48 -05:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: hci: Add HCI_Set_Connectionless_CTE_TX_Enable cmd 2021-01-14 15:26:32 +01:00
include Bluetooth: controller: Remove BIT64 redundant definition 2021-01-15 11:21:25 -05:00
ll_sw Bluetooth: controller: Fix error when max ant. pattern len not defined 2021-01-20 14:55:24 +01:00
ticker Bluetooth: controller: Make must-expire runtime configurable 2020-12-20 13:35:58 +01:00
util Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig bluetooth: controller: Disable Coded PHY by default. 2021-01-21 15:57:48 -05:00
Kconfig.df Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
Kconfig.ll_sw_split Bluetooth: controller: User defined CPR intervals 2021-01-18 19:07:06 +01:00