Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_mesh_cfg_cli Struct Reference

Mesh Configuration Client Model Context. More...

#include <cfg_cli.h>

Data Fields

const struct bt_mesh_modelmodel
 Composition data model entry pointer.
 
const struct bt_mesh_cfg_cli_cbcb
 Optional callback for Mesh Configuration Client Status messages.
 
struct bt_mesh_msg_ack_ctx ack_ctx
 

Detailed Description

Mesh Configuration Client Model Context.

Field Documentation

◆ ack_ctx

struct bt_mesh_msg_ack_ctx bt_mesh_cfg_cli::ack_ctx

◆ cb

const struct bt_mesh_cfg_cli_cb* bt_mesh_cfg_cli::cb

Optional callback for Mesh Configuration Client Status messages.

◆ model

const struct bt_mesh_model* bt_mesh_cfg_cli::model

Composition data model entry pointer.


The documentation for this struct was generated from the following file: