zephyr/subsys/bluetooth/controller
Tomáš Beneš 14138d4a34 Bluetooth: Controller: Add coexistence implementation
To enable Bluetooth controller coexistence feature, there is
implementation of ticker task, which aborts any ongoing radio events
during assertion of the grant pin. This solves the co-existence issue
in the role of the subordinate transceiver.

Signed-off-by: Tomáš Beneš <tomas@dronetag.cz>
2023-03-16 14:37:55 +01:00
..
coex Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
crypto Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
hal Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
hci Bluetooth: controller: Avoid the use of weak functions for ISO data path 2023-03-16 11:46:05 +01:00
include Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
ll_sw Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
ticker bluetooth: controller: Reduce user ops status to uint8_t 2022-12-16 11:02:30 +00:00
util Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
CMakeLists.txt Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
Kconfig Bluetooth: Controller: Inherit BT_ISO_TX_BUF_COUNT value 2023-03-15 08:49:42 -04:00
Kconfig.df Bluetooth: hci: Add VS IQ samples report using 16 bit sign integer sampl 2022-08-19 16:26:10 +02:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00