Searched refs:net_buf_simple_restore (Results 1 – 7 of 7) sorted by relevance
451 net_buf_simple_restore(buf, &state); in is_settings_item_exist()456 net_buf_simple_restore(buf, &state); in is_settings_item_exist()
290 net_buf_simple_restore(buf, &state); in bt_mesh_scan_cb()
1094 net_buf_simple_restore(&buf->b, &state); in is_seg()1348 net_buf_simple_restore(&buf->b, &state); in is_segack()
711 net_buf_simple_restore(buf, &state); in bt_mesh_model_recv()
1533 net_buf_simple_restore(&buf, &state); in bt_mesh_net_recv()
1793 net_buf_simple_restore(buf, &state);
720 static inline void net_buf_simple_restore(struct net_buf_simple *buf, in net_buf_simple_restore() function