ZPS_tsAplZdpActiveEpStoreRsp#
This structure is used to store Active_EP_store_rsp message data - a response to a call to the function ZPS_eAplZdpActiveEpStoreRequest(). This response indicates whether the sending node has successfully stored the received list of active endpoints in its primary discovery cache.
The ZPS_tsAplZdpActiveEpStoreRspstructure is detailed below.
typedef struct {
uint8 u8Status;
} ZPS_tsAplZdpActiveEpStoreRsp;
where u8Statusis the return status for ZPS_eAplZdpActiveEpStoreRequest().
Parent topic:ZDP response structures