Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_cli.h128 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_HEALTH_CLI, bt_mesh_health_cli_op, \
367 extern const struct bt_mesh_model_op bt_mesh_health_cli_op[];
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c182 const struct bt_mesh_model_op bt_mesh_health_cli_op[] = { variable