commit | ef24a141fbda215a0cf43ba15cb1d86041e14246 | [log] [tgz] |
---|---|---|
author | Piotr Pryga <piotr.pryga@nordicsemi.no> | Sat Dec 11 23:37:44 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Dec 22 12:18:17 2021 +0100 |
tree | 54e985a81df5e72af739b3189dbb4bbdbae1c19f | |
parent | 54a785b88689aeb838300fd2a71057208f399dae [diff] |
Bluetooth: controller: radio: add fun to switch to RX after PHYEND evt When PDU has CTE added to the end, the PHYEND event must be used to correclty switch between TX and RX. END event is triggered just before start of CTE. The commit adds new function that configures radio to disable after PHYEND is generated and then swtich to RX. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>