zephyr/subsys/bluetooth/controller/hci
Piotr Pryga 281ad2102e Bluetooth: Controller: Make PHY check in conn mode Kconf dependent
Constant Tone Extension may not be transmittied with PHY CODED.
There were check to avoid situation that controller tries to
transmit or receive CTE when PHY is set to CODED.
These check were not conditionally compilated, hence when
PHY Update feature is disabled code did build.

The commit fixes the issue.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-02-03 14:57:17 +01:00
..
nordic Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
openisa zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci.c Bluetooth: Controller: Make PHY check in conn mode Kconf dependent 2022-02-03 14:57:17 +01:00
hci_driver.c Bluetooth: Controller: Fix missing ISO data packet receive 2022-01-31 18:12:10 +01:00
hci_internal.h Bluetooth: Controller: Flush scanned rx node before scan response PDU 2021-08-17 17:36:19 +02:00
hci_user_ext.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00