Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_mesh_priv_beacon_cli Struct Reference

Mesh Private Beacon Client model. More...

#include <zephyr/bluetooth/mesh/priv_beacon_cli.h>

Data Fields

const struct bt_mesh_modelmodel
struct bt_mesh_msg_ack_ctx ack_ctx
const struct bt_mesh_priv_beacon_cli_cbcb
 Optional callback for Private Beacon Client Status messages.

Detailed Description

Mesh Private Beacon Client model.

Field Documentation

◆ ack_ctx

struct bt_mesh_msg_ack_ctx bt_mesh_priv_beacon_cli::ack_ctx

◆ cb

const struct bt_mesh_priv_beacon_cli_cb* bt_mesh_priv_beacon_cli::cb

Optional callback for Private Beacon Client Status messages.

◆ model

const struct bt_mesh_model* bt_mesh_priv_beacon_cli::model

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