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:
parent
dcff0be792
commit
3482a3be53
15 changed files with 345 additions and 236 deletions
|
@ -15,4 +15,3 @@ CONFIG_BT_L2CAP_TX_BUF_COUNT=6
|
|||
|
||||
CONFIG_BT_HCI=y
|
||||
CONFIG_BT_CTLR=n
|
||||
CONFIG_BT_H4=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue