Searched refs:model_group_get (Results 1 – 1 of 1) sorted by relevance
1145 static uint16_t *model_group_get(const struct bt_mesh_model *mod, uint16_t addr) in model_group_get() function1172 ctx->entry = model_group_get(mod, ctx->addr); in find_group_mod_visitor()1205 if (uuid == NULL && !model_group_get(mod, BT_MESH_ADDR_UNASSIGNED)) { in model_uuid_get()1268 match = model_group_get(model, group_addr); in bt_mesh_elem_find_group()1277 match = model_group_get(model, group_addr); in bt_mesh_elem_find_group()