5.1.2.2 ZDO_FindExtByShort Function

Syntax

const ExtAddr_t* ZDO_FindExtByShort(const ShortAddr_t shortAddr);

Description

This function determines the extended 64-bit address from the NWK address.

Input Parameters

Parameter NameDescription
shortAddrNWK address
Return Type and Values
  • Pointer – Assign a valid NWK short address in case of finding it
  • NULL – Otherwise