ZPS_eAplAibSetApsUseExtendedPanId

ZPS_teStatus ZPS_eAplAibSetApsUseExtendedPanId
                            (uint64 u64UseExtPanId);

Description

This function can be used to create an application record of the Extended PAN ID (EPID) of the network to which the local device belongs.

  • The only use of this function for a Coordinator is described in Section 6.1.1.

  • The function should only be called on a Router or End Device in the manner described in Section 6.1.2.

Parent topic:ZPS_eAplAibSetApsUseExtendedPanId

Parameters

u64UseExtPanId Extended PAN ID of network to which device belongs.

Parent topic:ZPS_eAplAibSetApsUseExtendedPanId

Returns

  • ZPS_E_SUCCESS (Extended PAN ID record successfully created).

  • NWK return codes, listed and described in Section 11.2.3.

  • MAC return codes, listed and described in Section 11.2.4.

  • APS return codes, listed and described in Section 11.2.2.

Parent topic:ZPS_eAplAibSetApsUseExtendedPanId

Parent topic:initialization functions