ZPS_bAplZdoTrustCenterRemoveDevice
ZPS_teStatus ZPS_bAplZdoTrustCenterRemoveDevice(
uint64 u64DeviceAddr);
Description
This function can be used by the Trust Centre to delete a node in its information base.
Parent topic:ZPS_bAplZdoTrustCenterRemoveDevice
Parameters
u64DeviceAddr : It is the 64-bit IEEE/MAC address of the node to be removed from the list.
Parent topic:ZPS_bAplZdoTrustCenterRemoveDevice
Returns
ZPS_E_SUCCESS (node successfully removed from list)
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_bAplZdoTrustCenterRemoveDevice
Parent topic:Security functions