Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2

Bridge Configuration Client Model Context. More...

#include <brg_cfg_cli.h>

Data Fields

const struct bt_mesh_modelmodel
 Bridge Configuration model entry pointer.
const struct bt_mesh_brg_cfg_cli_cbcb
 Event handler callbacks.
struct bt_mesh_msg_ack_ctx ack_ctx

Detailed Description

Bridge Configuration Client Model Context.

Field Documentation

◆ ack_ctx

struct bt_mesh_msg_ack_ctx bt_mesh_brg_cfg_cli::ack_ctx

◆ cb

const struct bt_mesh_brg_cfg_cli_cb* bt_mesh_brg_cfg_cli::cb

Event handler callbacks.

◆ model

const struct bt_mesh_model* bt_mesh_brg_cfg_cli::model

Bridge Configuration model entry pointer.


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