Searched refs:bt_mesh_health_fault_get (Results 1 – 3 of 3) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/ |
H A D | health_cli.h | 41 int bt_mesh_health_fault_get(u16_t net_idx, u16_t addr, u16_t app_idx,
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | health_cli.c | 469 int bt_mesh_health_fault_get(u16_t net_idx, u16_t addr, u16_t app_idx, in bt_mesh_health_fault_get() function
|
H A D | shell.c | 1863 err = bt_mesh_health_fault_get(net.net_idx, net.dst, net.app_idx, cid, in cmd_fault_get()
|