Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Daccess.c758 struct bt_mesh_net_tx *tx, bool implicit_bind, in model_send() argument
789 if (!implicit_bind && !model_has_key(model, tx->ctx->app_idx)) { in model_send()