| NWK_SUCCESS |
The requested operation was completed successfully.
|
| NWK_NO_ORG_CAPACITY |
A pairing link cannot be established since the originator node has reached its maximum number of entries in its pairing table.
|
| NWK_NO_REC_CAPACITY |
A pairing link cannot be established since the recipient node has reached its maximum number of entries in its pairing table.
|
| NWK_NO_PAIRING |
A pairing table entry could not be found that corresponds to the supplied pairing reference.
|
| NWK_NO_RESPONSE |
A response frame was not received within nwkResponseWaitTime.
|
| NWK_NOT_PERMITTED |
A pairing request was denied by the recipient node or an attempt to update a security link key was not possible due to one or more nodes not supporting security.
|
| NWK_DUPLICATE_PAIRING |
A duplicate pairing table entry was detected following the receipt of a pairing request command frame.
|
| NWK_FRAME_COUNTER_EXPIRED |
The frame counter has reached its maximum value.
|
| NWK_DISCOVERY_ERROR |
Too many unique matched discovery request or valid response command frames were received than requested.
|
| NWK_DISCOVERY_TIMEOUT |
No discovery request or response command frames were received during discovery.
|
| NWK_SECURITY_TIMEOUT |
The security link key exchange or recovery procedure did not complete within the required time.
|
| NWK_SECURITY_FAILURE |
A security link key was not successfully established between both ends of a pairing link.
|
| NWK_INVALID_PARAMETER |
A parameter in the primitive is either not supported or is out of the valid range.
|
| NWK_UNSUPPORTED_ATTRIBUTE |
A SET/GET request was issued with the identifier of a NIB attribute that is not supported.
|
| NWK_INVALID_INDEX |
An attempt to write to a NIB attribute that is in a table failed because the specified table index was out of range.
|
| NWK_MAC_CHANNEL_ACCESS_FAILURE |
Enumerations from MAC layer A transmission could not take place due to activity on the channel, i.e., the CSMA-CA mechanism has failed.
|
| NWK_MAC_DISABLE_TRX_FAILURE |
The attempt to disable the transceiver has failed.
|
| NWK_MAC_FRAME_TOO_LONG |
The frame resulting from secure processing has a length that is greater than aMACMaxFrameSize.
|
| NWK_MAC_INVALID_GTS |
The requested GTS transmission failed because the specified GTS either did not have a transmit GTS direction or was not defined.
|
| NWK_MAC_INVALID_HANDLE |
A request to purge an MSDU from the transaction queue was made using an MSDU handle that was not found in the transaction table.
|
| NWK_MAC_NO_ACK |
No acknowledgment was received after aMaxFrameRetries.
|
| NWK_MAC_NO_BEACON |
A scan operation failed to find any network beacons.
|
| NWK_MAC_NO_DATA |
No response data were available following a request.
|
| NWK_MAC_NO_SHORT_ADDRESS |
The operation failed because a short address was not allocated.
|
| NWK_MAC_OUT_OF_CAP |
A receiver enable request was unsuccessful because it could not be completed within the CAP.
|
| NWK_MAC_PAN_ID_CONFLICT |
A PAN identifier conflict has been detected and communicated to the PAN coordinator.
|
| NWK_MAC_REALIGNMENT |
A coordinator realignment command has been received.
|
| NWK_MAC_TRANSACTION_EXPIRED |
The transaction has expired and its information discarded.
|
| NWK_MAC_TRANSACTION_OVERFLOW |
There is no capacity to store the transaction.
|
| NWK_MAC_TX_ACTIVE |
The transceiver was in the transmitter enabled state when the receiver was requested to be enabled.
|
| NWK_MAC_INVALID_ADDRESS |
A request to send data was unsuccessful because neither the source address parameters nor the destination address parameters were present.
|