| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <zephyr/bluetooth/mesh/access.h>#include <zephyr/bluetooth/mesh/dfd.h>#include <zephyr/bluetooth/mesh/blob_srv.h>#include <zephyr/bluetooth/mesh/blob_cli.h>#include <zephyr/bluetooth/mesh/dfu_cli.h>Go to the source code of this file.
Data Structures | |
| struct | bt_mesh_dfd_srv_cb | 
| struct | bt_mesh_dfd_srv | 
Macros | |
| #define | CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX 0 | 
| #define | BT_MESH_DFD_SRV_INIT(_cb) | 
| Initialization parameters for the Firmware Distribution Server model.  More... | |
| #define | BT_MESH_MODEL_DFD_SRV(_srv) | 
| Firmware Distribution Server model Composition Data entry.  More... | |