Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dhealth_srv.h43 void (*attn_on)(struct bt_mesh_model *model); member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_srv.c448 if (srv->cb && srv->cb->attn_on) { in bt_mesh_attention()
449 srv->cb->attn_on(model); in bt_mesh_attention()
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c64 .attn_on = attention_on,
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c825 .attn_on = node_attention_on,

Completed in 7 milliseconds