zephyr/subsys/bluetooth/controller/hal
Vinayak Chettimada c3adc7b0c7 Bluetooth: controller: PHY Update Procedure
Added support for Bluetooth v5.0 PHY Update Procedure in the
Controller.

Asymmetric PHY connections do not work for now due to the
Radio mode not being setup in time in the ISR during tIFS
period and the Radio already ramping up in the cached
previous Radio mode to meet tIFS deadline.

Subsequent commits will add this feature, by either double
buffering the mode in software or using fast radio ramp up
which gives enough time in the ISR to change the mode.

Jira: ZEP-2086

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-05-10 07:30:16 +03:00
..
nrf5 Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
ccm.h Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
cntr.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
cpu.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
debug.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
ecb.h Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00
radio.h Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
rand.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00