Transmit complete codes#
Macros#
#define
TRANSMIT_COMPLETE_OK 0x00
Transmit OK.
#define
Retransmission error.
#define
Transmit error.
#define
Transmit error.
#define
Security S2. Receiving node has decrypted the frame.
Macro Definition Documentation#
TRANSMIT_COMPLETE_OK#
#define TRANSMIT_COMPLETE_OKValue:
0x00
Transmit OK.
Definition at line
103
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h
TRANSMIT_COMPLETE_NO_ACK#
#define TRANSMIT_COMPLETE_NO_ACKValue:
0x01
Retransmission error.
Definition at line
104
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h
TRANSMIT_COMPLETE_FAIL#
#define TRANSMIT_COMPLETE_FAILValue:
0x02
Transmit error.
Definition at line
105
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h
TRANSMIT_ROUTING_NOT_IDLE#
#define TRANSMIT_ROUTING_NOT_IDLEValue:
0x03
Transmit error.
Definition at line
106
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h
TRANSMIT_COMPLETE_VERIFIED#
#define TRANSMIT_COMPLETE_VERIFIEDValue:
0x05
Security S2. Receiving node has decrypted the frame.
Definition at line
113
of file /mnt/raid/workspaces/ws.eV40Coy1M/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_transport_api.h