Bluetooth: drivers: Convert DA1469X HCI driver to new API

Convert the Renesas DA1469X HCI driver to the new HCI driver API.

Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
This commit is contained in:
Johan Hedberg 2024-06-01 16:51:00 +03:00 committed by Anas Nashif
commit f33aab9889
6 changed files with 56 additions and 17 deletions

View file

@ -118,6 +118,8 @@ config BT_PSOC6_BLESS
config BT_DA1469X
bool "DA1469x HCI driver"
default y
depends on DT_HAS_RENESAS_BT_HCI_DA1469X_ENABLED
help
Bluetooth HCI driver for communication with CMAC core
on DA1469x MCU.