Searched refs:bt_send (Results 1 – 14 of 14) sorted by relevance
35 int bt_send(struct net_buf *buf);
138 if (bt_send(buf)) { in hci_rx_thread()
185 err = bt_send(buf); in hci_rx_thread()
162 err = bt_send(buf); in send_hci_command()559 err = bt_send(buf); in le_data_write()676 err = bt_send(buf); in le_iso_data_write()
251 ret = bt_send(buf); in bt_tx_thread()
258 err = bt_send(buf); in tx_thread()
312 bt_send(cmd); in send_cmd()498 return bt_send(buf); in send_acl()
305 int bt_send(struct net_buf *buf) in bt_send() function
446 int bt_send(struct net_buf *buf);
294 err = bt_send(buf); in bt_hci_cmd_send()2668 err = bt_send(buf); in send_cmd()3656 int bt_send(struct net_buf *buf) in bt_send() function
513 return bt_send(buf); in send_acl()549 return bt_send(buf); in send_iso()
55 Stack size needed for executing bt_send with specified driver.
213 err = bt_send(buf); in tx_thread()
224 err = bt_send(buf); in bt_hci_rx_thread()