CMD_OPEN constant
int
const CMD_OPEN
OPEN is the open stream message. It is sent to open a new stream on the target device.
Implementation
static const int CMD_OPEN = 0x4e45504f;
OPEN is the open stream message. It is sent to open a new stream on the target device.
static const int CMD_OPEN = 0x4e45504f;