Searched refs:model_has_dst (Results 1 – 1 of 1) sorted by relevance
1373 static bool model_has_dst(const struct bt_mesh_model *mod, uint16_t dst, const uint8_t *uuid) in model_has_dst() function1494 if (!model_has_dst(model, ctx->recv_dst, ctx->uuid)) { in element_model_recv()