Home
last modified time | relevance | path

Searched refs:model_has_key (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Daccess.c538 static bool model_has_key(struct bt_mesh_model *mod, uint16_t key) in model_has_key() function
680 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()