Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_cli.c132 if (health_cli->op_pending != OP_HEALTH_PERIOD_STATUS) { in health_period_status()
183 { OP_HEALTH_PERIOD_STATUS, 1, health_period_status },
322 err = cli_prepare(&param, OP_HEALTH_PERIOD_STATUS); in bt_mesh_health_period_get()
359 err = cli_prepare(&param, OP_HEALTH_PERIOD_STATUS); in bt_mesh_health_period_set()
A Dhealth_srv.c283 bt_mesh_model_msg_init(&msg, OP_HEALTH_PERIOD_STATUS); in send_health_period_status()
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h185 #define OP_HEALTH_PERIOD_STATUS MESH_MODEL_OP2(0x80, 0x37) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h71 #define OP_HEALTH_PERIOD_STATUS BT_MESH_MODEL_OP_2(0x80, 0x37) macro

Completed in 6 milliseconds