Searched refs:model_has_key (Results 1 – 1 of 1) sorted by relevance
538 static bool model_has_key(struct bt_mesh_model *mod, uint16_t key) in model_has_key() function680 if (!model_has_key(model, rx->ctx.app_idx)) { in bt_mesh_model_recv()789 if (!implicit_bind && !model_has_key(model, tx->ctx->app_idx)) { in model_send()