Home
last modified time | relevance | path

Searched refs:show_faults (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Dhealth.c18 static void show_faults(const struct shell *sh, uint8_t test_id, uint16_t cid, uint8_t *faults, in show_faults() function
65 show_faults(sh, test_id, cid, faults, fault_count); in cmd_fault_get()
99 show_faults(sh, test_id, cid, faults, fault_count); in fault_clear()
152 show_faults(sh, test_id, cid, faults, fault_count); in fault_test()
Dshell.c166 static void show_faults(uint8_t test_id, uint16_t cid, uint8_t *faults, size_t fault_count) in show_faults() function
189 show_faults(test_id, cid, faults, fault_count); in health_current_status()
197 show_faults(test_id, cid, faults, fault_count); in health_fault_status()
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_mesh.c651 static void show_faults(uint8_t test_id, uint16_t cid, uint8_t *faults, size_t fault_count) in show_faults() function
674 show_faults(test_id, cid, faults, fault_count); in health_current_status()