Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h182 #define OP_HEALTH_PERIOD_GET MESH_MODEL_OP2(0x80, 0x34) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h68 #define OP_HEALTH_PERIOD_GET BT_MESH_MODEL_OP_2(0x80, 0x34) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_srv.c337 { OP_HEALTH_PERIOD_GET, 0, health_period_get },
A Dhealth_cli.c327 bt_mesh_model_msg_init(&msg, OP_HEALTH_PERIOD_GET); in bt_mesh_health_period_get()

Completed in 7 milliseconds