QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
BluetoothWorker Member List

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

_connectedBluetoothWorkerprotected
_consecutiveFailuresBluetoothWorkerprotected
_deviceBluetoothWorkerprotected
_intentionalDisconnectBluetoothWorkerprotected
_readCharacteristicUuidBluetoothWorkerprotected
_reconnectAttemptsBluetoothWorkerprotected
_reconnectTimeout()BluetoothWorkerprotectedslot
_reconnectTimerBluetoothWorkerprotected
_serviceDiscoveryTimeout()BluetoothWorkerprotectedslot
_serviceDiscoveryTimerBluetoothWorkerprotected
_serviceUuidBluetoothWorkerprotected
_writeCharacteristicUuidBluetoothWorkerprotected
BluetoothWorker(const BluetoothConfiguration *config, QObject *parent=nullptr)BluetoothWorkerexplicit
connected()BluetoothWorkersignal
connectLink()BluetoothWorkerslot
create(const BluetoothConfiguration *config, QObject *parent=nullptr)BluetoothWorkerstatic
dataReceived(const QByteArray &data)BluetoothWorkersignal
dataSent(const QByteArray &data)BluetoothWorkersignal
disconnected()BluetoothWorkersignal
disconnectLink()BluetoothWorkerslot
errorOccurred(const QString &errorString)BluetoothWorkersignal
isConnected() constBluetoothWorker
MAX_CONSECUTIVE_FAILURESBluetoothWorkerprotectedstatic
MAX_RECONNECT_ATTEMPTSBluetoothWorkerprotectedstatic
MAX_RECONNECT_INTERVAL_MSBluetoothWorkerprotectedstatic
onConnectLink()=0BluetoothWorkerprotectedpure virtual
onDisconnectLink()=0BluetoothWorkerprotectedpure virtual
onResetAfterConsecutiveFailures()=0BluetoothWorkerprotectedpure virtual
onServiceDiscoveryTimeout()=0BluetoothWorkerprotectedpure virtual
onSetupConnection()=0BluetoothWorkerprotectedpure virtual
onWriteData(const QByteArray &data)=0BluetoothWorkerprotectedpure virtual
RECONNECT_BASE_INTERVAL_MSBluetoothWorkerprotectedstatic
rssiUpdated(qint16 rssi)BluetoothWorkersignal
SERVICE_DISCOVERY_TIMEOUT_MSBluetoothWorkerprotectedstatic
setupConnection()BluetoothWorkerslot
writeData(const QByteArray &data)BluetoothWorkerslot
~BluetoothWorker() overrideBluetoothWorker