ZDO_MatchDescResp_t Struct
C
typedef struct PACK
{
ShortAddr_t nwkAddrOfInterest;
uint8_t matchLength;
uint8_t matchList[MAX_REQUESTED_CLUSTER_NUMBER];
} ZDO_MatchDescResp_t;
Description
ZDO Match Descriptor response structure parameters
