Searched refs:bt_mesh_health_cli_fault_test (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | health_cli.h | 216 int bt_mesh_health_cli_fault_test(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | health.c | 147 err = bt_mesh_health_cli_fault_test(cli, ctx.addr ? &ctx : NULL, cid, test_id, in fault_test()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | health_cli.c | 294 int bt_mesh_health_cli_fault_test(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_fault_test() function
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 3696 err = bt_mesh_health_cli_fault_test(&health_cli, &ctx, in health_fault_test()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 154 * :c:func:`bt_mesh_health_fault_test()` replace with :c:func:`bt_mesh_health_cli_fault_test()`
|