Class QfBluetoothLowEnergyReceiver
ClassList > QfBluetoothLowEnergyReceiver
More...
#include <qfbluetoothlowenergyreceiver.h>
Inherits the following classes: QfNmeaGnssReceiver
Public Types inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Public Static Attributes
| Type |
Name |
| QLatin1String |
identifier = QLatin1String( "ble" )
|
| QMap< QBluetoothUuid, std::pair< QBluetoothUuid, QBluetoothUuid > > |
serviceChars = /* multi line expression */
|
Public Slots
Public Slots inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Public Slots inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Public Signals inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Public Signals inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Public Functions
Public Functions inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Public Functions inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Protected Attributes inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Protected Functions inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
| Type |
Name |
| void |
setSocketState (const QAbstractSocket::SocketState & state)
|
Detailed Description
The QfBluetoothLowEnergyReceiver connects to a BLE device and feeds the QgsNmeaConnection over a proxy QIODevice using QLowEnergyController. It receives QgsGpsInformation and converts it to QfGnssPositionInformation
Public Static Attributes Documentation
variable identifier
QLatin1String QfBluetoothLowEnergyReceiver::identifier;
variable serviceChars
QMap< QBluetoothUuid, std::pair< QBluetoothUuid, QBluetoothUuid > > QfBluetoothLowEnergyReceiver::serviceChars;
Public Slots Documentation
slot onCorrectionDataReceived
void QfBluetoothLowEnergyReceiver::onCorrectionDataReceived;
slot socketStateString
QString QfBluetoothLowEnergyReceiver::socketStateString;
Public Functions Documentation
function QfBluetoothLowEnergyReceiver
explicit QfBluetoothLowEnergyReceiver::QfBluetoothLowEnergyReceiver (
const QString & address=QString(),
QObject * parent=nullptr
)
function capabilities
virtual QfAbstractGnssReceiver::Capabilities QfBluetoothLowEnergyReceiver::capabilities () override const
Implements QfAbstractGnssReceiver::capabilities
function ~QfBluetoothLowEnergyReceiver
QfBluetoothLowEnergyReceiver::~QfBluetoothLowEnergyReceiver ()
The documentation for this class was generated from the following file src/core/positioning/qfbluetoothlowenergyreceiver.h