Searched refs:bt_mesh_comp_p0_elem (Results 1 – 4 of 4) sorted by relevance
1621 struct bt_mesh_comp_p0_elem { struct1670 struct bt_mesh_comp_p0_elem *bt_mesh_comp_p0_elem_pull(const struct bt_mesh_comp_p0 *comp,1671 struct bt_mesh_comp_p0_elem *elem);1681 uint16_t bt_mesh_comp_p0_elem_mod(struct bt_mesh_comp_p0_elem *elem, int idx);1691 struct bt_mesh_mod_id_vnd bt_mesh_comp_p0_elem_mod_vnd(struct bt_mesh_comp_p0_elem *elem, int idx);
147 struct bt_mesh_comp_p0_elem elem; in configure_node()
2274 struct bt_mesh_comp_p0_elem *bt_mesh_comp_p0_elem_pull(const struct bt_mesh_comp_p0 *page, in bt_mesh_comp_p0_elem_pull()2275 struct bt_mesh_comp_p0_elem *elem) in bt_mesh_comp_p0_elem_pull()2300 uint16_t bt_mesh_comp_p0_elem_mod(struct bt_mesh_comp_p0_elem *elem, int idx) in bt_mesh_comp_p0_elem_mod()2309 struct bt_mesh_mod_id_vnd bt_mesh_comp_p0_elem_mod_vnd(struct bt_mesh_comp_p0_elem *elem, int idx) in bt_mesh_comp_p0_elem_mod_vnd()
81 struct bt_mesh_comp_p0_elem elem; in cmd_get_comp()