Searched refs:model_has_dst (Results 1 – 1 of 1) sorted by relevance
551 static bool model_has_dst(struct bt_mesh_model *model, uint16_t dst) in model_has_dst() function684 if (!model_has_dst(model, rx->ctx.recv_dst)) { in bt_mesh_model_recv()