Searched refs:mesh_model_bound (Results 1 – 3 of 3) sorted by relevance
71 if (cb->mesh_model_bound) { in bt_test_mesh_model_bound()72 cb->mesh_model_bound(addr, model, key_idx); in bt_test_mesh_model_bound()
42 void (*mesh_model_bound)(uint16_t addr, const struct bt_mesh_model *model, member
5344 .mesh_model_bound = model_bound_cb,