Home
last modified time | relevance | path

Searched defs:faults (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dhealth_cli.c33 u8_t *faults; member
369 u16_t cid, u8_t test_id, u8_t *faults, in bt_mesh_health_fault_test()
420 u16_t cid, u8_t *test_id, u8_t *faults, in bt_mesh_health_fault_clear()
470 u16_t cid, u8_t *test_id, u8_t *faults, in bt_mesh_health_fault_get()
H A Dshell.c99 static void get_faults(u8_t *faults, u8_t faults_size, u8_t *dst, u8_t *count) in get_faults()
112 u16_t *company_id, u8_t *faults, u8_t *fault_count) in fault_get_cur()
125 u8_t *test_id, u8_t *faults, u8_t *fault_count) in fault_get_reg()
192 void show_faults(u8_t test_id, u16_t cid, u8_t *faults, size_t fault_count) in show_faults()
211 u8_t test_id, u16_t cid, u8_t *faults, in health_current_status()
1850 u8_t faults[32]; in cmd_fault_get() local
1880 u8_t faults[32]; in cmd_fault_clear() local
1935 u8_t faults[32]; in cmd_fault_test() local
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh/src/
H A Dmain.c71 uint8_t *faults, in fault_get_cur()
91 uint8_t *faults, in fault_get_reg()