Home
last modified time | relevance | path

Searched refs:bt_send (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci_raw.h50 int bt_send(struct net_buf *buf);
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.h270 int bt_send(struct net_buf *buf);
A Dhci_raw.c263 int bt_send(struct net_buf *buf) in bt_send() function
A Dhci_api.c275 err = bt_send(buf); in send_cmd()
335 err = bt_send(buf); in bt_hci_cmd_send()
A DKconfig57 Stack size needed for executing bt_send with specified driver
A Dconn.c1412 err = bt_send(buf); in send_frag()
A Dhci_core.c335 err = bt_send(buf); in bt_hci_cmd_send()
5851 err = bt_send(buf); in send_cmd()
7102 int bt_send(struct net_buf *buf) in bt_send() function

Completed in 36 milliseconds