Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h179 #define OP_HEALTH_FAULT_GET MESH_MODEL_OP2(0x80, 0x31) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h65 #define OP_HEALTH_FAULT_GET BT_MESH_MODEL_OP_2(0x80, 0x31) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_srv.c332 { OP_HEALTH_FAULT_GET, 2, health_fault_get },
A Dhealth_cli.c520 bt_mesh_model_msg_init(&msg, OP_HEALTH_FAULT_GET); in bt_mesh_health_fault_get()

Completed in 6 milliseconds