Zephyr API 3.6.99
|
#include <bluetooth.h>
Data Fields | |
int(* | open )(const struct device *dev, bt_hci_recv_t recv) |
int(* | close )(const struct device *dev) |
int(* | send )(const struct device *dev, struct net_buf *buf) |
int(* bt_hci_driver_api::close) (const struct device *dev) |
int(* bt_hci_driver_api::open) (const struct device *dev, bt_hci_recv_t recv) |