Searched refs:net_buf_simple_restore (Results 1 – 6 of 6) sorted by relevance
359 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()
284 net_buf_simple_restore(buf, &state); in bt_mesh_scan_cb()
598 net_buf_simple_restore(buf, &state); in bt_mesh_model_recv()
1314 net_buf_simple_restore(buf, &state); in bt_mesh_net_recv()
1450 net_buf_simple_restore(buf, &state); in bt_mesh_trans_recv()
341 static inline void net_buf_simple_restore(struct os_mbuf *buf, in net_buf_simple_restore() function