Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dadv.c478 msg.arg = (void *)net_buf_ref(buf); in bt_mesh_adv_send()
578 msg.arg = (void *)net_buf_ref(buf); in bt_mesh_relay_adv_send()
742 msg.arg = (void *)net_buf_ref(buf); in bt_mesh_ble_adv_send()
Dtransport.c540 tx->seg[seg_o] = net_buf_ref(seg); in send_seg()
1215 tx_seg->seg[seg_o] = net_buf_ref(seg); in ctl_send_seg()
Dnet.c970 net_buf_slist_put(&bt_mesh.local_queue, net_buf_ref(buf)); in bt_mesh_net_send()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c452 struct net_buf *net_buf_ref(struct net_buf *buf) in net_buf_ref() function
651 return net_buf_ref(frag); in net_buf_frag_add()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h1049 struct net_buf *net_buf_ref(struct net_buf *buf);