Searched refs:bt_mesh_comp_p2_record_pull (Results 1 – 3 of 3) sorted by relevance
1821 struct bt_mesh_comp_p2_record *bt_mesh_comp_p2_record_pull(struct net_buf_simple *buf,
274 while (bt_mesh_comp_p2_record_pull(&buf, &p2_elem)) { in cmd_get_comp()
2471 struct bt_mesh_comp_p2_record *bt_mesh_comp_p2_record_pull(struct net_buf_simple *buf, in bt_mesh_comp_p2_record_pull() function