|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Common Bluetooth HCI driver data. More...
#include <zephyr/drivers/bluetooth.h>
Data Fields | |
| bt_hci_recv_t | recv |
| Callback for the driver to deliver data received from the controller to the host. | |
Common Bluetooth HCI driver data.
This structure is common to all Bluetooth HCI drivers and must be the first member in the driver's data struct.
| bt_hci_recv_t bt_hci_driver_data::recv |
Callback for the driver to deliver data received from the controller to the host.