Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_srv.c392 if (srv->cb && srv->cb->attn_off) { in attention_off()
393 srv->cb->attn_off(srv->model); in attention_off()
456 if (srv->cb && srv->cb->attn_off) { in bt_mesh_attention()
457 srv->cb->attn_off(model); in bt_mesh_attention()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dhealth_srv.h46 void (*attn_off)(struct bt_mesh_model *model); member
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c65 .attn_off = attention_off,
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c826 .attn_off = node_attention_off,

Completed in 7 milliseconds