Home
last modified time | relevance | path

Searched refs:net_buf_ref (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c667 struct net_buf *net_buf_ref(struct net_buf *buf) in net_buf_ref() function
751 return net_buf_ref(frag); in net_buf_frag_add()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1256 struct net_buf *net_buf_ref(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()
A Dnet.c931 net_buf_slist_put(&bt_mesh.local_queue, net_buf_ref(buf)); in bt_mesh_net_send()
A Dtransport.c401 tx->seg[seg_o] = net_buf_ref(seg); in send_seg()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c270 sent_cmd = net_buf_ref(buf); in send_cmd()
369 net_buf_ref(buf); in bt_hci_cmd_send_sync()
A Dl2cap.c1599 return net_buf_ref(buf); in l2cap_chan_create_seg()
A Datt.c458 err = chan_send(chan, net_buf_ref(req->buf), NULL); in bt_att_chan_req_send()
A Dhci_core.c369 net_buf_ref(buf); in bt_hci_cmd_send_sync()
5846 bt_dev.sent_cmd = net_buf_ref(buf); in send_cmd()

Completed in 45 milliseconds