nRF Connect SDK API 0.1.0
|
#define BT_MESH_LIGHT_LIGHTNESS_RANGE_METADATA | ( | range_min, | |
range_max | |||
) |
#include <include/bluetooth/mesh/lightness_srv.h>
Light Lightness Range Metadata entry.
range_min | Minimum boundary of range (16-bit) |
range_max | Maximum boundary of range (16-bit) |