Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_cli.c163 if (health_cli->op_pending != OP_ATTENTION_STATUS) { in health_attention_status()
184 { OP_ATTENTION_STATUS, 1, health_attention_status },
243 err = cli_prepare(&param, OP_ATTENTION_STATUS); in bt_mesh_health_attention_get()
275 err = cli_prepare(&param, OP_ATTENTION_STATUS); in bt_mesh_health_attention_set()
A Dhealth_srv.c235 bt_mesh_model_msg_init(&msg, OP_ATTENTION_STATUS); in send_attention_status()
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h137 #define OP_ATTENTION_STATUS MESH_MODEL_OP2(0x80, 0x07) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h23 #define OP_ATTENTION_STATUS BT_MESH_MODEL_OP_2(0x80, 0x07) macro

Completed in 7 milliseconds