NDEVR
API Documentation
BluetoothConnection Member List

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

BluetoothConnection(LogPtr log)BluetoothConnection
bytesAvailable() const overrideBluetoothConnectionvirtual
close() overrideBluetoothConnectionvirtual
ConnectionBackend(LogPtr log)ConnectionBackend
connectionStateChangedSignal(ConnectionState state)ConnectionBackend
dataAvailableSignal()ConnectionBackend
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 *s, 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 StringView &command) overrideBluetoothConnectionvirtual
waitForReadyRead(const TimeSpan &span) overrideBluetoothConnectionvirtual
~BluetoothConnection()BluetoothConnection