Searched refs:bt_hci_send (Results 1 – 3 of 3) sorted by relevance
164 static inline int bt_hci_send(const struct device *dev, struct net_buf *buf) in bt_hci_send() function
317 return bt_hci_send(bt_dev.hci, buf); in bt_send()
4052 return bt_hci_send(bt_dev.hci, buf); in bt_send()