Home
last modified time | relevance | path

Searched refs:net_buf_simple_restore (Results 1 – 6 of 6) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dfriend.c359 net_buf_simple_restore(buf, &state); in unseg_app_sdu_decrypt()
377 net_buf_simple_restore(buf, &state); in unseg_app_sdu_encrypt()
968 net_buf_simple_restore(buf, &state); in is_seg()
1182 net_buf_simple_restore(buf, &state); in is_segack()
Dadv.c284 net_buf_simple_restore(buf, &state); in bt_mesh_scan_cb()
Daccess.c598 net_buf_simple_restore(buf, &state); in bt_mesh_model_recv()
Dnet.c1314 net_buf_simple_restore(buf, &state); in bt_mesh_net_recv()
Dtransport.c1450 net_buf_simple_restore(buf, &state); in bt_mesh_trans_recv()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dglue.h341 static inline void net_buf_simple_restore(struct os_mbuf *buf, in net_buf_simple_restore() function