Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dadv.c235 net_buf_put(&adv_queue, net_buf_ref(buf)); in bt_mesh_adv_send()
Dglue.c73 void *net_buf_ref(struct os_mbuf *om) in net_buf_ref() function
Dnet.c866 net_buf_slist_put(&bt_mesh.local_queue, net_buf_ref(buf)); in bt_mesh_net_send()
Dtransport.c408 tx->seg[seg_o] = net_buf_ref(seg); in send_seg()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dglue.h241 void *net_buf_ref(struct os_mbuf *om);