Home
last modified time | relevance | path

Searched refs:net_buf_put (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c184 net_buf_put(raw_rx, buf); in bt_recv()
A Drfcomm.c269 net_buf_put(&dlc->tx_queue, in rfcomm_dlc_disconnect()
828 net_buf_put(&dlc->tx_queue, in rfcomm_dlc_close()
1446 net_buf_put(&dlc->tx_queue, buf); in bt_rfcomm_dlc_send()
1696 net_buf_put(&dlc->tx_queue, in bt_rfcomm_dlc_disconnect()
A Dl2cap.c2219 net_buf_put(&chan->rx_queue, buf); in l2cap_chan_recv_queue()
2528 net_buf_put(&ch->tx_queue, buf); in bt_l2cap_chan_send()
2537 net_buf_put(&ch->tx_queue, buf); in bt_l2cap_chan_send()
A Dhci_api.c344 net_buf_put(&cmd_tx_queue, buf); in bt_hci_cmd_send()
371 net_buf_put(&cmd_tx_queue, buf); in bt_hci_cmd_send_sync()
A Dhci_core.c344 net_buf_put(&bt_dev.cmd_tx_queue, buf); in bt_hci_cmd_send()
371 net_buf_put(&bt_dev.cmd_tx_queue, buf); in bt_hci_cmd_send_sync()
7127 net_buf_put(&bt_dev.rx_queue, buf); in bt_recv()
7135 net_buf_put(&bt_dev.rx_queue, buf); in bt_recv()
A Dconn.c1363 net_buf_put(&conn->tx_queue, buf); in bt_conn_send_cb()
A Datt.c1728 net_buf_put(&chan->att->prep_queue, data.buf); in att_prep_write_rsp()
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c289 net_buf_put(&tx.fifo, buf); in h4_send()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1232 void net_buf_put(struct kfifo *fifo, struct net_buf *buf);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dadv.c315 net_buf_put(&adv_queue, net_buf_ref(buf)); in bt_mesh_adv_send()
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c584 void net_buf_put(struct kfifo *fifo, struct net_buf *buf) in net_buf_put() function

Completed in 42 milliseconds