5.1.2.3 ZDO_FindShortByExt Function
Syntax
const ShortAddr_t* ZDO_FindShortByExt(const ExtAddr_t *const extAddr);
Description
This function determines the NWK address from the extended 64-bit address.
Input Parameters
Parameter Name | Description |
---|---|
extAddr | Extended 64-bit IEEE® address |
Return Type and Values
Return a pointer if the system finds a valid IEEE address.
Return NULL if the system does not find a valid IEEE address.