Searched refs:mesh_model_unbound (Results 1 – 3 of 3) sorted by relevance
83 if (cb->mesh_model_unbound) { in bt_test_mesh_model_unbound()84 cb->mesh_model_unbound(addr, model, key_idx); in bt_test_mesh_model_unbound()
44 void (*mesh_model_unbound)(uint16_t addr, const struct bt_mesh_model *model, member
5345 .mesh_model_unbound = model_unbound_cb,