ZPS_eAplAfGetNodeDescriptor#
ZPS\_teStatus ZPS\_eAplAfGetNodeDescriptor\(
ZPS\_tsAplAfNodeDescriptor *psDesc);
Description#
This function copies the Node descriptor (for 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_eAplAfGetNodeDescriptor
Parameters#
* psDesc: Pointer to structure (see Section 8.2.1.1) to receive Node descriptor.
Parent topic:ZPS_eAplAfGetNodeDescriptor
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_eAplAfGetNodeDescriptor
Parent topic:Descriptor functions