Home
last modified time | relevance | path

Searched defs:bt_mesh_health_cli (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_cli.h27 struct bt_mesh_health_cli { struct
49 void (*period_status)(struct bt_mesh_health_cli *cli, uint16_t addr, argument
61 void (*attention_status)(struct bt_mesh_health_cli *cli, uint16_t addr, argument
79 void (*fault_status)(struct bt_mesh_health_cli *cli, uint16_t addr, argument
98 void (*current_status)(struct bt_mesh_health_cli *cli, uint16_t addr, argument
116 int (*update)(struct bt_mesh_health_cli *cli, struct net_buf_simple *pub_buf); argument
125 * @param cli_data Pointer to a @ref bt_mesh_health_cli instance. argument