Searched defs:fault_count (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | health_cli.c | 39 size_t *fault_count; member 389 size_t *fault_count) in bt_mesh_health_fault_test() 441 size_t *fault_count) in bt_mesh_health_fault_clear() 493 size_t *fault_count) in bt_mesh_health_fault_get()
|
A D | health_srv.c | 58 u8_t fault_count = net_buf_simple_tailroom(msg) - 4; in health_get_registered() local 83 u8_t fault_count; in health_get_current() local
|
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/ |
A D | shell.c | 112 …cur(struct bt_mesh_model *model, u8_t *test_id, u16_t *company_id, u8_t *faults, u8_t *fault_count) in fault_get_cur() 124 …ult_get_reg(struct bt_mesh_model *model, u16_t cid, u8_t *test_id, u8_t *faults, u8_t *fault_count) in fault_get_reg() 284 void show_faults(u8_t test_id, u16_t cid, u8_t *faults, size_t fault_count) in show_faults() 302 size_t fault_count) in health_current_status() 2658 size_t fault_count; in cmd_fault_get() local 2684 size_t fault_count; in cmd_fault_clear() local 2730 size_t fault_count; in cmd_fault_test() local
|
Completed in 10 milliseconds