Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Configuration Server Model

Configuration Server Model. More...

Macros

#define BT_MESH_MODEL_CFG_SRV
 Generic Configuration Server model composition data entry.
 

Detailed Description

Configuration Server Model.

Macro Definition Documentation

◆ BT_MESH_MODEL_CFG_SRV

#define BT_MESH_MODEL_CFG_SRV

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

Value:
bt_mesh_cfg_srv_op, NULL, \
NULL, 1, 0, &bt_mesh_cfg_srv_cb)
#define BT_MESH_MODEL_ID_CFG_SRV
Configuration Server.
Definition: access.h:172
#define BT_MESH_MODEL_CNT_CB(_id, _op, _pub, _user_data, _keys, _grps, _cb)
Composition data SIG model entry with callback functions with specific number of keys & groups.
Definition: access.h:425

Generic Configuration Server model composition data entry.