zephyr/subsys/bluetooth/controller
Morten Priess a0e108d56b Bluetooth: controller: Send TX PDU release with no DP to vendor function
If a race condition occurs between stopping CIS stream and tearing down
data path, releasing TX PDUs was not possible for vendor data path, as
the DP configuration is gone.

In that case, call a new vendor specific function for cleaning up and
returning PDUs to correct pool.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2024-08-05 16:28:35 +02:00
..
coex bluetooth: controller: coex: convert to DT device 2023-09-15 16:04:19 +02:00
crypto Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
flash Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
hal Bluetooth: controller: Implement macros for vendor assert information 2024-05-08 15:03:08 -05:00
hci Bluetooth: Controller: Handle return value of ll_deinit() 2024-07-29 14:30:04 +02:00
include Bluetooth: Controller: BT_CTLR_ISO_TX_BUFFER_SIZE from BT_ISO_TX_MTU 2024-05-10 15:02:10 +02:00
ll_sw Bluetooth: controller: Send TX PDU release with no DP to vendor function 2024-08-05 16:28:35 +02:00
ticker Bluetooth: Controller: BT_TICKER_REMAINDER_SUPPORT conditional 2024-08-05 16:28:18 +02:00
util everywhere: replace double words 2024-06-22 05:40:22 -04:00
CMakeLists.txt Bluetooth: Controller: Fix BT_CTLR_LE_ENC conditional compilation 2024-06-07 18:07:48 +01:00
Kconfig bluetooth: Add Kconfig for LE Connection Subrating 2024-08-05 10:16:27 +02:00
Kconfig.df bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: BT_TICKER_REMAINDER_SUPPORT conditional 2024-08-05 16:28:18 +02:00