Zephyr API 3.6.99
|
API for the Firmware Distribution Server model More...
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. | |
API for the Firmware Distribution Server model
#define BT_MESH_DFD_SRV_INIT | ( | _cb | ) |
#include <zephyr/bluetooth/mesh/dfd_srv.h>
Initialization parameters for the Firmware Distribution Server model.
[in] | _cb | Pointer to a bt_mesh_dfd_srv_cb instance. |
#define BT_MESH_MODEL_DFD_SRV | ( | _srv | ) |
#include <zephyr/bluetooth/mesh/dfd_srv.h>
Firmware Distribution Server model Composition Data entry.
_srv | Pointer to a Firmware Distribution Server model instance. |
#define CONFIG_BT_MESH_DFD_SRV_SLOT_MAX_SIZE 0 |
#include <zephyr/bluetooth/mesh/dfd_srv.h>
#define CONFIG_BT_MESH_DFD_SRV_SLOT_SPACE 0 |
#include <zephyr/bluetooth/mesh/dfd_srv.h>
#define CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX 0 |
#include <zephyr/bluetooth/mesh/dfd_srv.h>