nRF Connect SDK API 2.8.99
|
#include <bluetooth/mesh/models.h>
#include <zephyr/bluetooth/addr.h>
#include <zephyr/sys/slist.h>
#include <zephyr/bluetooth/mesh/access.h>
#include "dm_common.h"
Go to the source code of this file.
Data Structures | |
struct | bt_mesh_dm_srv |
Macros | |
#define | BT_MESH_MODEL_DM_SRV_INIT(_mem, _cnt) |
Initialization parameters for a Distance Measurement Server model instance. | |
#define | BT_MESH_MODEL_DM_SRV(_srv) |
Distance Measurement Server model entry. | |