zigbee-on-host
    Preparing search index...

    Enumeration ZigbeeNWKStatus

    Network Status Code Definitions.

    Index

    Enumeration Members

    ADDRESS_CONFLICT: 13

    The address in the destination address field has been determined to be in use by two or more devices.

    LEGACY_LINK_FAILURE: 1

    in R23, should no longer be sent, but still processed (same as

    LINK_FAILURE )

    LEGACY_NO_ROUTE_AVAILABLE: 0

    in R23, should no longer be sent, but still processed (same as

    LINK_FAILURE )

    LINK_FAILURE: 2

    This link code indicates a failure to route across a link.

    MANY_TO_ONE_ROUTE_FAILURE: 12

    A route established as a result of a many-to-one route request has failed.

    NETWORK_ADDRESS_UPDATE: 16

    The network address of the local device has been updated.

    PANID_CONFLICT_REPORT: 20

    Notification to the local application that a PAN ID Conflict Report has been received by the local Network Manager.

    PANID_UPDATE: 15

    The operational network PAN identifier of the device has been updated.

    PARENT_LINK_FAILURE: 9

    The failure occurred as a result of a failure in the RF link to the device’s parent. This status is only used locally on a device to indicate loss of communication with the parent.

    SOURCE_ROUTE_FAILURE: 11

    Source routing has failed, probably indicating a link failure in one of the source route’s links.

    UNKNOWN_COMMAND: 19

    The NWK command ID is not known to the device.