Home
last modified time | relevance | path

Searched refs:bt_mesh_model_correspond (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dod_priv_proxy_srv.c102 bt_mesh_model_correspond(mod, sol_pdu_rpl_srv); in od_priv_proxy_srv_init()
Daccess.c1818 int bt_mesh_model_correspond(const struct bt_mesh_model *corresponding_mod, in bt_mesh_model_correspond() function
DKconfig799 Equals to the number of `bt_mesh_model_extend` and `bt_mesh_model_correspond` calls.
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c128 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()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h1125 int bt_mesh_model_correspond(const struct bt_mesh_model *corresponding_mod,
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Daccess.rst192 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.