Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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:179
#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:432

Generic Configuration Server model composition data entry.