Searched refs:implicit_bind (Results 1 – 1 of 1) sorted by relevance
671 static int model_send(struct bt_mesh_model *model, struct bt_mesh_net_tx *tx, bool implicit_bind, in model_send() argument695 if (!implicit_bind && !model_has_key(model, tx->ctx->app_idx)) { in model_send()
Completed in 5 milliseconds