Searched refs:attn_on (Results 1 – 7 of 7) sorted by relevance
128 void (*attn_on)(const struct bt_mesh_model *model); member
467 if ((time > 0) && srv->cb && srv->cb->attn_on) { in bt_mesh_attention()468 srv->cb->attn_on(model); in bt_mesh_attention()
67 .attn_on = attention_on,
43 :c:member:`bt_mesh_health_srv_cb.attn_on` is called at the beginning of the
38 .attn_on = attention_on,
173 .attn_on = attention_on,
142 .attn_on = attention_on,