arduino-audio-tools
Loading...
Searching...
No Matches
HDLCStream Member List

This is the complete list of members for HDLCStream, including all inherited members.

_crc16(uint8_t data, uint16_t crc)HDLCStreaminlineprotected
_frameLenHDLCStreamprotected
_frameReadyHDLCStreamprotected
_maxFrameSizeHDLCStreamprotected
_processInput()HDLCStreaminlineprotected
_rxBufferHDLCStreamprotected
_rxLenHDLCStreamprotected
_rxPosHDLCStreamprotected
_rxStateHDLCStreamprotected
_timeoutPrintprotected
_writeEscaped(uint8_t b)HDLCStreaminlineprotected
available() overrideHDLCStreaminlinevirtual
availableForWrite()Printinlinevirtual
ESCAPED enum valueHDLCStreamprotected
flush() overrideHDLCStreaminlinevirtual
HDLC_ESCHDLCStreamprotectedstatic
HDLC_ESC_XORHDLCStreamprotectedstatic
HDLC_FLAGHDLCStreamprotectedstatic
HDLCStream(Stream &stream, size_t maxFrameSize)HDLCStreaminline
HDLCStream(Print &stream, size_t maxFrameSize)HDLCStreaminline
IDLE enum valueHDLCStreamprotected
operator bool()Streaminline
p_printHDLCStreamprotected
p_streamHDLCStreamprotected
peek() overrideHDLCStreaminline
read() overrideHDLCStreaminline
readBytes(uint8_t *buffer, size_t length) overrideHDLCStreaminlinevirtual
RECEIVING enum valueHDLCStreamprotected
rx_frame_bufferHDLCStreamprotected
RxState enum nameHDLCStreamprotected
tx_frame_bufferHDLCStreamprotected
write(uint8_t b) overrideHDLCStreaminline
write(const uint8_t *data, size_t len) overrideHDLCStreaminlinevirtual
writeFrame(const uint8_t *data, size_t len)HDLCStreaminlineprotected
~Stream()=defaultStreamvirtual