Searched refs:bt_mesh_model_correspond (Results 1 – 6 of 6) sorted by relevance
102 bt_mesh_model_correspond(mod, sol_pdu_rpl_srv); in od_priv_proxy_srv_init()
1818 int bt_mesh_model_correspond(const struct bt_mesh_model *corresponding_mod, in bt_mesh_model_correspond() function
799 Equals to the number of `bt_mesh_model_extend` and `bt_mesh_model_correspond` calls.
128 ASSERT_OK(bt_mesh_model_correspond(model, bt_mesh_model_find(&elems[0], TEST_MODEL_ID_2))); in model_4_init()146 ASSERT_OK(bt_mesh_model_correspond(model, bt_mesh_model_find(&elems[0], TEST_MODEL_ID_3))); in model_vnd1_init()
1125 int bt_mesh_model_correspond(const struct bt_mesh_model *corresponding_mod,
192 or correspond to another model by calling :c:func:`bt_mesh_model_correspond`.195 number of :c:func:`bt_mesh_model_extend` and :c:func:`bt_mesh_model_correspond` calls.