ZDO_FindExtByShort Function
C
const ExtAddr_t* ZDO_FindExtByShort(const ShortAddr_t shortAddr);
Description
Determines Extended 64-bit address by NWK address.
Parameters
| Param | Description |
|---|---|
| shortAddr | NWK address. |
Returns
pointer to a valid IEEE address if it has been found, NULL otherwise.
