zephyr,bt-hci-ll-sw-split

Vendor: Zephyr-specific binding

Note

An implementation of a driver matching this compatible is available in subsys/bluetooth/controller/hci/hci_driver.c.

Description

Bluetooth HCI provided by the native Zephyr Bluetooth Controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

bt-hci-name

string

Name of the HCI transport

Default value: Controller

bt-hci-bus

string

Bus of the transport

Default value: virtual

Legal values: 'virtual', 'usb', 'pccard', 'uart', 'rs232', 'pci', 'sdio', 'spi', 'i2c', 'ipm'

bt-hci-quirks

string-array

HCI device quirks

Default value: ['no-auto-dle']

Legal values: 'no-reset', 'no-auto-dle'

bt-hci-vs-ext

boolean

Zephyr HCI vendor extensions are supported