Bluetooth: drivers: Convert H4 (UART) HCI driver to new API

Convert the H4 driver to the new HCI driver API. This includes updating
also any boards that use the driver, i.e. adding the appropriate
devicetree node and chosen property to them.

Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
This commit is contained in:
Johan Hedberg 2024-05-05 18:10:59 +03:00 committed by Anas Nashif
commit 3482a3be53
15 changed files with 345 additions and 236 deletions

View file

@ -15,4 +15,3 @@ CONFIG_BT_L2CAP_TX_BUF_COUNT=6
CONFIG_BT_HCI=y
CONFIG_BT_CTLR=n
CONFIG_BT_H4=y