66 KISS_AUTH = 0x41555448u,
67 KISS_AUTO = 0x4155544Fu,
68 KISS_BCST = 0x42435354u,
69 KISS_CRYP = 0x43525950u,
70 KISS_DENY = 0x44454E59u,
71 KISS_DROP = 0x44524F50u,
72 KISS_RSTR = 0x52535452u,
73 KISS_INIT = 0x494E4954u,
74 KISS_MCST = 0x4D435354u,
75 KISS_NKEY = 0x4E4B4559u,
76 KISS_RATE = 0x52415445u,
77 KISS_RMOT = 0x524D4F54u,
78 KISS_STEP = 0x53544550u;
Abstract API for reading byte-streams and packets.
Abstract API for writing byte-streams and packets.
Internal buffer used by the Log class.
"Readable" I/O interface core definitions
"Writeable" I/O interface core definitions