ZPS_tsAplZdpMgmtRtgReq#
This structure is used by the function ZPS_eAplZdpMgmtRtgRequest(). It represents a request to a remote node to provide the contents of its Routing table.
The ZPS_tsAplZdpMgmtRtgReqstructure is detailed below.
typedef struct {
uint8 u8StartIndex;
} ZPS_tsAplZdpMgmtRtgReq;
where u8StartIndexis the Routing table index of the first entry to be included in the response to this request.
Parent topic:ZDP Request structures