Lines Matching refs:bt_mesh_health_cli
27 LOG_MODULE_REGISTER(bt_mesh_health_cli);
43 struct bt_mesh_health_cli *cli = model->rt->user_data; in health_fault_status()
96 struct bt_mesh_health_cli *cli = model->rt->user_data; in health_current_status()
124 struct bt_mesh_health_cli *cli = model->rt->user_data; in health_period_status()
158 struct bt_mesh_health_cli *cli = model->rt->user_data; in health_attention_status()
190 int bt_mesh_health_cli_attention_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_attention_get()
210 int bt_mesh_health_cli_attention_set(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_attention_set()
231 int bt_mesh_health_cli_attention_set_unack(struct bt_mesh_health_cli *cli, in bt_mesh_health_cli_attention_set_unack()
242 int bt_mesh_health_cli_period_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_period_get()
262 int bt_mesh_health_cli_period_set(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_period_set()
283 int bt_mesh_health_cli_period_set_unack(struct bt_mesh_health_cli *cli, in bt_mesh_health_cli_period_set_unack()
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()
320 int bt_mesh_health_cli_fault_test_unack(struct bt_mesh_health_cli *cli, in bt_mesh_health_cli_fault_test_unack()
332 int bt_mesh_health_cli_fault_clear(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_fault_clear()
358 int bt_mesh_health_cli_fault_clear_unack(struct bt_mesh_health_cli *cli, in bt_mesh_health_cli_fault_clear_unack()
369 int bt_mesh_health_cli_fault_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx, in bt_mesh_health_cli_fault_get()
407 struct bt_mesh_health_cli *cli = model->rt->user_data; in update_callback()
418 struct bt_mesh_health_cli *cli = model->rt->user_data; in health_cli_init()
440 struct bt_mesh_health_cli *cli = model->rt->user_data; in health_cli_reset()