Home
last modified time | relevance | path

Searched refs:bt_mesh_health_cli_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_cli.h129 &(cli_data)->pub, cli_data, &bt_mesh_health_cli_cb)
368 extern const struct bt_mesh_model_cb bt_mesh_health_cli_cb;
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c445 const struct bt_mesh_model_cb bt_mesh_health_cli_cb = { variable