MCUXpresso SDK Documentation

ZPS_ePurgeBindTable

ZPS_ePurgeBindTable#

ZPS_teStatus ZPS_ePurgeBindTable(void);

Description#

This function removes all bindings from the binding table on the local node.

Parent topic:ZPS_ePurgeBindTable

Parameters#

None

Parent topic:ZPS_ePurgeBindTable

Returns#

  • ZPS_E_SUCCESS (binding successfully removed)

  • 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_ePurgeBindTable

Parent topic:Network deployment functions