Home
last modified time | relevance | path

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 Dhealth_cli.h41 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 Dhealth_cli.c469 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 Dshell.c1863 err = bt_mesh_health_fault_get(net.net_idx, net.dst, net.app_idx, cid, in cmd_fault_get()