Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_cli.c54 if (health_cli->op_pending != OP_HEALTH_FAULT_STATUS) { in health_fault_status()
181 { OP_HEALTH_FAULT_STATUS, 3, health_fault_status },
410 err = cli_prepare(&param, OP_HEALTH_FAULT_STATUS); in bt_mesh_health_fault_test()
463 err = cli_prepare(&param, OP_HEALTH_FAULT_STATUS); in bt_mesh_health_fault_clear()
515 err = cli_prepare(&param, OP_HEALTH_FAULT_STATUS); in bt_mesh_health_fault_get()
A Dhealth_srv.c52 bt_mesh_model_msg_init(msg, OP_HEALTH_FAULT_STATUS); in health_get_registered()
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h128 #define OP_HEALTH_FAULT_STATUS MESH_MODEL_OP1(0x05) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h14 #define OP_HEALTH_FAULT_STATUS BT_MESH_MODEL_OP_1(0x05) macro

Completed in 6 milliseconds