Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.c188 net_buf_unref(buf); in adv_send()
212 net_buf_unref(buf); in adv_send()
325 net_buf_unref(*buf); in adv_thread()
334 net_buf_unref(*buf); in adv_thread()
388 net_buf_unref(buf); in bt_mesh_unref_buf_from_pool()
433 net_buf_unref(buf); in bt_mesh_unref_buf()
759 net_buf_unref(tx->buf); in ble_adv_tx_reset()
916 net_buf_unref(buf); in bt_mesh_start_ble_advertising()
922 net_buf_unref(buf); in bt_mesh_start_ble_advertising()
Dbeacon.c199 net_buf_unref(buf); in secure_beacon_send()
237 net_buf_unref(buf); in unprovisioned_beacon_send()
257 net_buf_unref(buf); in unprovisioned_beacon_send()
Dfriend.c139 net_buf_unref(buf); in purge_buffers()
182 net_buf_unref(frnd->last); in friend_clear()
619 net_buf_unref(frnd->last); in enqueue_sub_cfm()
765 net_buf_unref(frnd->last); in bt_mesh_friend_poll()
937 net_buf_unref(frnd->last); in enqueue_offer()
1144 net_buf_unref(buf); in enqueue_friend_pdu()
1171 net_buf_unref(frnd->last); in buf_send_start()
1371 net_buf_unref(buf); in friend_purge_old_ack()
1612 net_buf_unref(buf); in friend_queue_prepare_space()
Dtransport.c219 net_buf_unref(buf); in send_unseg()
233 net_buf_unref(buf); in send_unseg()
269 net_buf_unref(tx->seg[seg_idx]); in seg_tx_done()
543 net_buf_unref(seg); in send_seg()
1167 net_buf_unref(buf); in ctl_send_unseg()
Dnet.c854 net_buf_unref(buf); in bt_mesh_net_local()
1009 net_buf_unref(buf); in bt_mesh_net_send()
1347 net_buf_unref(buf); in bt_mesh_net_relay()
Dprov.c289 net_buf_unref(buf); in free_segments()
374 net_buf_unref(buf); in gen_prov_ack_send()
Dprovisioner_prov.c1292 net_buf_unref(buf);
1398 net_buf_unref(buf);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h1036 #define net_buf_unref(_buf) \ macro
1039 void net_buf_unref(struct net_buf *buf);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c465 void net_buf_unref(struct net_buf *buf) in net_buf_unref_debug()
684 net_buf_unref(frag); in net_buf_frag_del_debug()