Searched refs:attn_off (Results 1 – 7 of 7) sorted by relevance
137 void (*attn_off)(const struct bt_mesh_model *model); member
415 if (srv->cb && srv->cb->attn_off) { in attention_off()416 srv->cb->attn_off(srv->model); in attention_off()
68 .attn_off = attention_off,
44 attention period, :c:member:`bt_mesh_health_srv_cb.attn_off` is called at
39 .attn_off = attention_off,
174 .attn_off = attention_off,
143 .attn_off = attention_off,