Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Bluetooth Mesh Private Beacon Server

Macros

#define BT_MESH_MODEL_PRIV_BEACON_SRV
 Private Beacon Server model composition data entry.
 

Detailed Description

Macro Definition Documentation

◆ BT_MESH_MODEL_PRIV_BEACON_SRV

#define BT_MESH_MODEL_PRIV_BEACON_SRV

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

Value:
bt_mesh_priv_beacon_srv_op, NULL, NULL, \
&bt_mesh_priv_beacon_srv_cb)
#define BT_MESH_MODEL_CB(_id, _op, _pub, _user_data, _cb)
Composition data SIG model entry with callback functions.
Definition: access.h:491
#define BT_MESH_MODEL_ID_PRIV_BEACON_SRV
Private Beacon Server.
Definition: access.h:191

Private Beacon Server model composition data entry.