5.1.2.10 ZDO_GetParentAddr Function

Syntax

void ZDO_GetParentAddr(NodeAddr_t *parentAddr);

Description

This function gets the short address and the extended address of the current node’s parent. Address values are written to the corresponding fields of the argument. The information is retrieved from the neighbor table.

Input Parameters
Parameter NameDescription
parentAddrDetermines the parameters of the request
Return Type and Values
  • None