nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ DESCRIPTOR_CLUSTER_ATTRIBUTES

#define DESCRIPTOR_CLUSTER_ATTRIBUTES ( descriptorAttrs)
Value:
DECLARE_DYNAMIC_ATTRIBUTE_LIST_BEGIN(descriptorAttrs) \
DECLARE_DYNAMIC_ATTRIBUTE(chip::app::Clusters::Descriptor::Attributes::DeviceTypeList::Id, ARRAY, \
DECLARE_DYNAMIC_ATTRIBUTE(chip::app::Clusters::Descriptor::Attributes::ServerList::Id, ARRAY, \
*/ \
DECLARE_DYNAMIC_ATTRIBUTE(chip::app::Clusters::Descriptor::Attributes::ClientList::Id, ARRAY, \
*/ \
DECLARE_DYNAMIC_ATTRIBUTE(chip::app::Clusters::Descriptor::Attributes::PartsList::Id, ARRAY, \
*/ \
DECLARE_DYNAMIC_ATTRIBUTE(chip::app::Clusters::Descriptor::Attributes::FeatureMap::Id, BITMAP32, 4, \
0), /* feature map */ \
DECLARE_DYNAMIC_ATTRIBUTE_LIST_END();
static constexpr uint8_t kDescriptorAttributeArraySize
Definition matter_bridged_device.h:99