Lines Matching refs:cli
49 void (*period_status)(struct bt_mesh_health_cli *cli, uint16_t addr,
61 void (*attention_status)(struct bt_mesh_health_cli *cli, uint16_t addr,
79 void (*fault_status)(struct bt_mesh_health_cli *cli, uint16_t addr,
98 void (*current_status)(struct bt_mesh_health_cli *cli, uint16_t addr,
116 int (*update)(struct bt_mesh_health_cli *cli, struct net_buf_simple *pub_buf);
153 int bt_mesh_health_cli_fault_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
179 int bt_mesh_health_cli_fault_clear(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
194 int bt_mesh_health_cli_fault_clear_unack(struct bt_mesh_health_cli *cli,
216 int bt_mesh_health_cli_fault_test(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
230 int bt_mesh_health_cli_fault_test_unack(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
257 int bt_mesh_health_cli_period_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
285 int bt_mesh_health_cli_period_set(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
299 int bt_mesh_health_cli_period_set_unack(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
318 int bt_mesh_health_cli_attention_get(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
339 int bt_mesh_health_cli_attention_set(struct bt_mesh_health_cli *cli, struct bt_mesh_msg_ctx *ctx,
351 int bt_mesh_health_cli_attention_set_unack(struct bt_mesh_health_cli *cli,