ZPS_eAplAfGetSimpleDescriptor
ZPS\_teStatus ZPS\_eAplAfGetSimpleDescriptor\(
uint8 u8Endpoint,
ZPS\_tsAplAfSimpleDescriptor *psDesc);
Description
This function copies the Simple descriptor for the specified endpoint (on the local node) from the context area of the stack to the specified structure (the descriptor is returned through the function’s parameter).
Parent topic:ZPS_eAplAfGetSimpleDescriptor
Parameters
* psDesc Pointer to structure (see Section 8.2.1.3) to receive Simple descriptor
Parent topic:ZPS_eAplAfGetSimpleDescriptor
Returns
ZPS_E_SUCCESS
APS return codes, listed and described in Section 11.2.2
NWK return codes, listed and described in Section 11.2.3
MAC return codes, listed and described in Section 11.2.4
Parent topic:ZPS_eAplAfGetSimpleDescriptor
Parent topic:Descriptor functions