Zephyr API 3.6.99
|
Mesh Configuration Client Model Context. More...
#include <cfg_cli.h>
Data Fields | |
const struct bt_mesh_model * | model |
Composition data model entry pointer. | |
const struct bt_mesh_cfg_cli_cb * | cb |
Optional callback for Mesh Configuration Client Status messages. | |
struct bt_mesh_msg_ack_ctx | ack_ctx |
Mesh Configuration Client Model Context.
struct bt_mesh_msg_ack_ctx bt_mesh_cfg_cli::ack_ctx |
const struct bt_mesh_cfg_cli_cb* bt_mesh_cfg_cli::cb |
Optional callback for Mesh Configuration Client Status messages.
const struct bt_mesh_model* bt_mesh_cfg_cli::model |
Composition data model entry pointer.