ZPS_eAplZdoGroupAllEndpointRemove
ZPS_teStatus ZPS_eAplZdoGroupAllEndpointRemove(
uint8 u8DstEndpoint);
Description
This function requests that the specified endpoint (on the local node) is removed from all groups to which it currently belongs.
Information on the endpoints in a group can be obtained from the Group Address table in the AIB (which can be accessed using the function ZPS_psAplAibGetAib()).
Parent topic:ZPS_eAplZdoGroupAllEndpointRemove
Parameters
u8DstEndpoint Number of destination endpoint (1-240) on local node
Parent topic:ZPS_eAplZdoGroupAllEndpointRemove
Returns
ZPS_E_SUCCESS (endpoint successfully removed from all groups)
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_eAplZdoGroupAllEndpointRemove
Parent topic:Addressing functions