LMXBluetoothPort Member List
This is the complete list of members for
LMXBluetoothPort, including all inherited members.
close() | SerialPort | |
devFile | SerialPort | [protected] |
devName | SerialPort | [protected] |
drainOutput() | SerialPort | [virtual] |
flushInput() | SerialPort | [virtual] |
flushOutput() | SerialPort | [virtual] |
getCTS() | SerialPort | |
getPkt(unsigned char *type, unsigned char *opcode, void *buf, size_t buflen, int timeOut) | LMXBluetoothPort | |
hup | SerialPort | [protected] |
initConfig() | SerialPort | [protected] |
isInputPending(int timeOut) | SerialPort | [virtual] |
isPortOpen() | SerialPort | [virtual] |
lastAttr | SerialPort | [protected] |
lastAttrValid | SerialPort | [protected] |
LMXBluetoothPort() | LMXBluetoothPort | |
LMXBluetoothPort(const char *portName) | LMXBluetoothPort | |
numInputPending(int timeOut) | SerialPort | [virtual] |
open(const char *portDev) | SerialPort | |
readData(void *pData, size_t maxLen) | SerialPort | [virtual] |
reOpen() | SerialPort | [virtual] |
sendBreak() | SerialPort | |
sendCmd(unsigned char cmd, const void *buf1, size_t len1, const void *buf2, size_t len2) | LMXBluetoothPort | |
SerialPort() | SerialPort | |
setCharBits(int bits) | SerialPort | |
setDTR(bool enable) | SerialPort | |
setFlowControl(S_FLOW_CONTROL flow) | SerialPort | |
setParity(S_PARITY_CONTROL parity) | SerialPort | |
setRTS(bool enable) | SerialPort | |
setSpeed(unsigned long speed) | SerialPort | |
setStopBits(int bits) | SerialPort | |
writeData(const void *pData, size_t dataLen) | SerialPort | [virtual] |
~SerialPort() | SerialPort | [virtual] |