5.2.3.7 ZDO_MatchDescResp_t Structure
Syntax
typedef struct PACK
{
ShortAddr_t nwkAddrOfInterest;
uint8_t matchLength;
uint8_t matchList[MAX_REQUESTED_CLUSTER_NUMBER];
} ZDO_MatchDescResp_t;Description
The ZDO_MatchDescResp_t structure defines the parameters for the
ZDO match descriptor response structure.
