ZDO_FindExtByShort Function

C

const ExtAddr_t* ZDO_FindExtByShort(const ShortAddr_t shortAddr);

Description

Determines Extended 64-bit address by NWK address.

Parameters

ParamDescription
shortAddrNWK address.

Returns

pointer to a valid IEEE address if it has been found, NULL otherwise.