CMD_CLSE constant

int const CMD_CLSE

CLSE is the close stream message. It it sent to close an existing stream on the target device.

Implementation

static const int CMD_CLSE = 0x45534c43;