5.2.3.12 ZDO_NwkStatus_t Enumeration

Syntax

typedef enum
{
 ZDO_IN_NETWORK_STATUS, //!< device is in the network
 ZDO_OUT_NETWORK_STATUS //!< device is out of the network
} ZDO_NwkStatus_t;
Description

The ZDO_NwkStatus_t enumeration provides a list of network status.