zephyr,bt-hci-ipc

Vendor: Zephyr-specific binding

Note

An implementation of a driver matching this compatible is available in drivers/bluetooth/hci/ipc.c.

Description

Bluetooth HCI using the IPC subsystem

Properties

Properties not inherited from the base binding file.

Name

Type

Details

bt-hci-name

string

Name of the HCI transport

Default value: IPC

bt-hci-bus

string

Bus of the transport

Default value: ipc

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

bt-hci-quirks

string-array

HCI device quirks

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

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

bt-hci-ipc-name

string

IPC endpoint name

Default value: nrf_bt_hci

bt-hci-vs-ext

boolean

Zephyr HCI vendor extensions are supported