Searched refs:model_unbound (Results 1 – 3 of 3) sorted by relevance
79 if (cb->model_unbound) { in bt_mesh_test_model_unbound()80 cb->model_unbound(addr, model, key_idx); in bt_mesh_test_model_unbound()
29 void (*model_unbound)(uint16_t addr, const struct bt_mesh_model *model, uint16_t key_idx); member
5477 .model_unbound = model_unbound_cb,