Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_driver_config Struct Reference

Common Bluetooth HCI driver configuration. More...

#include <zephyr/drivers/bluetooth.h>

Data Fields

uint32_t quirks
 Quirks for this HCI device instance.

Detailed Description

Common Bluetooth HCI driver configuration.

This structure is common to all Bluetooth HCI drivers and must be the first member in the object pointed to by the config field in the device structure.

Field Documentation

◆ quirks

uint32_t bt_hci_driver_config::quirks

Quirks for this HCI device instance.


The documentation for this struct was generated from the following file: