Searched refs:bt_mesh_comp_p1_item_pull (Results 1 – 4 of 4) sorted by relevance
370 if (bt_mesh_comp_p1_item_pull(p1_elem, mod_item)) { in verify_cdp1()382 if (bt_mesh_comp_p1_item_pull(p1_elem, mod_item)) { in verify_cdp1()
1774 struct bt_mesh_comp_p1_model_item *bt_mesh_comp_p1_item_pull(
181 if (bt_mesh_comp_p1_item_pull(&p1_elem, &mod_item)) { in cmd_get_comp()218 if (bt_mesh_comp_p1_item_pull(&p1_elem, &mod_item)) { in cmd_get_comp()
2369 struct bt_mesh_comp_p1_model_item *bt_mesh_comp_p1_item_pull( in bt_mesh_comp_p1_item_pull() function