Home
last modified time | relevance | path

Searched refs:bt_mesh_test_model_bound (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dtesting.h84 void bt_mesh_test_model_bound(uint16_t addr, const struct bt_mesh_model *model, uint16_t key_idx);
Dtesting.c63 void bt_mesh_test_model_bound(uint16_t addr, const struct bt_mesh_model *model, uint16_t key_idx) in bt_mesh_test_model_bound() function
Dcfg_srv.c1893 bt_mesh_test_model_bound(ctx->addr, mod, key_app_idx); in mod_app_bind()