NWK_GetExtByShortAddress Function
C
const ExtAddr_t* NWK_GetExtByShortAddress(const ShortAddr_t shortAddr);
Description
Searching a extended address by the short address.
Parameters
Param | Description |
---|---|
shortAddr | a short address. |
Returns
Pointer to the extended address in the address map. \c NULL if the extended address is not found.