Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dfd_srv.h File Reference

Go to the source code of this file.

Data Structures

struct  bt_mesh_dfd_srv_cb
 Firmware Distribution Server callbacks: More...
 
struct  bt_mesh_dfd_srv
 Firmware Distribution Server instance. More...
 

Macros

#define CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX   0
 
#define CONFIG_BT_MESH_DFD_SRV_SLOT_MAX_SIZE   0
 
#define CONFIG_BT_MESH_DFD_SRV_SLOT_SPACE   0
 
#define BT_MESH_DFD_SRV_INIT(_cb)
 Initialization parameters for the Firmware Distribution Server model.
 
#define BT_MESH_MODEL_DFD_SRV(_srv)
 Firmware Distribution Server model Composition Data entry.