Home
last modified time | relevance | path

Searched refs:bt_mesh_health_cli_fault_clear_unack (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_cli.h194 int bt_mesh_health_cli_fault_clear_unack(struct bt_mesh_health_cli *cli,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dhealth.c105 err = bt_mesh_health_cli_fault_clear_unack(cli, ctx.addr ? &ctx : NULL, cid); in fault_clear()
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c358 int bt_mesh_health_cli_fault_clear_unack(struct bt_mesh_health_cli *cli, in bt_mesh_health_cli_fault_clear_unack() function
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c3661 err = bt_mesh_health_cli_fault_clear_unack(&health_cli, &ctx, in health_fault_clear()
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst153 …:`bt_mesh_health_fault_clear_unack()` replace with :c:func:`bt_mesh_health_cli_fault_clear_unack()`