API Documentation
Loading...
Searching...
No Matches
BluetoothConnection Member List

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

BluetoothConnection(ProgressInfo *log)BluetoothConnection
bytesAvailable() const overrideBluetoothConnectionvirtual
close() overrideBluetoothConnectionvirtual
ConnectionBackend(ProgressInfo *log)ConnectionBackend
connectionStateChangedSignal(ConnectionState state)ConnectionBackendsignal
dataAvailableSignal()ConnectionBackendsignal
handleBluetoothError(int error)BluetoothConnection
isOpen() const overrideBluetoothConnectionvirtual
lastError() const overrideBluetoothConnectionvirtual
m_last_errorBluetoothConnectionprotected
m_logConnectionBackendprotected
m_socketBluetoothConnectionprotected
open(const ConnectionInfo &request) overrideBluetoothConnectionvirtual
openInMainThread(const ConnectionInfo &request)BluetoothConnectionvirtual
peek(char *, uint04 size=Constant< uint04 >::Max) const overrideBluetoothConnectionvirtual
rx(char *s, uint04 size=Constant< uint04 >::Max) overrideBluetoothConnectionvirtual
setBluetoothPort(QBluetoothSocket *bluetooth_port, const ConnectionInfo &info)BluetoothConnectionvirtual
threadID() constConnectionBackendinlinevirtual
tx(const String &command) overrideBluetoothConnectionvirtual
waitForReadyRead(const TimeSpan &span) overrideBluetoothConnectionvirtual
~BluetoothConnection()BluetoothConnection