5.1.3.3 NWK_GetExtByShortAddress Function

Syntax

const ExtAddr_t* NWK_GetExtByShortAddress(const ShortAddr_t shortAddr);

Description

The function helps in searching a extended address by the short address.

Input Parameters
Parameter NameDescription
shortAddrA short address
Return Type and Values
  • Pointer to the extended address in the address map
  • NULL if the extended address is not found