QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
BluetoothConfiguration Class Reference

#include <BluetoothConfiguration.h>

+ Inheritance diagram for BluetoothConfiguration:
+ Collaboration diagram for BluetoothConfiguration:

Signals

void modeChanged ()
 
void deviceChanged ()
 
void devicesModelChanged ()
 
void scanningChanged ()
 
void serviceUuidChanged ()
 
void readUuidChanged ()
 
void writeUuidChanged ()
 
void connectedRssiChanged ()
 
void selectedRssiChanged ()
 
void errorOccurred (const QString &errorString)
 
void adapterStateChanged ()
 
void pairingStatusChanged ()
 
- Signals inherited from LinkConfiguration
void nameChanged (const QString &name)
 
void linkChanged ()
 
void dynamicChanged ()
 
void autoConnectChanged ()
 
void highLatencyChanged ()
 

Additional Inherited Members

- Protected Attributes inherited from LinkConfiguration
std::weak_ptr< LinkInterface_link
 Link currently using this configuration (if any)
 

Detailed Description

Definition at line 23 of file BluetoothConfiguration.h.

Member Function Documentation

◆ adapterStateChanged

void BluetoothConfiguration::adapterStateChanged ( )
signal

◆ connectedRssiChanged

void BluetoothConfiguration::connectedRssiChanged ( )
signal

◆ deviceChanged

void BluetoothConfiguration::deviceChanged ( )
signal

◆ devicesModelChanged

void BluetoothConfiguration::devicesModelChanged ( )
signal

◆ errorOccurred

void BluetoothConfiguration::errorOccurred ( const QString &  errorString)
signal

◆ modeChanged

void BluetoothConfiguration::modeChanged ( )
signal

◆ pairingStatusChanged

void BluetoothConfiguration::pairingStatusChanged ( )
signal

◆ readUuidChanged

void BluetoothConfiguration::readUuidChanged ( )
signal

◆ scanningChanged

void BluetoothConfiguration::scanningChanged ( )
signal

◆ selectedRssiChanged

void BluetoothConfiguration::selectedRssiChanged ( )
signal

◆ serviceUuidChanged

void BluetoothConfiguration::serviceUuidChanged ( )
signal

◆ writeUuidChanged

void BluetoothConfiguration::writeUuidChanged ( )
signal

The documentation for this class was generated from the following files: