#include <Bluetooth.h>
◆ Bluetooth()
Bluetooth::Bluetooth |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~Bluetooth()
Bluetooth::~Bluetooth |
( |
| ) |
|
◆ connected
void Bluetooth::connected |
( |
| ) |
|
|
signal |
◆ connectToDevice()
void Bluetooth::connectToDevice |
( |
const QBluetoothDeviceInfo & | deviceInfo | ) |
|
◆ dataReceived
void Bluetooth::dataReceived |
( |
const QByteArray & | data | ) |
|
|
signal |
◆ deviceDiscovered
void Bluetooth::deviceDiscovered |
( |
const QBluetoothDeviceInfo & | deviceInfro | ) |
|
|
signal |
◆ disconnected
void Bluetooth::disconnected |
( |
| ) |
|
|
signal |
◆ send()
void Bluetooth::send |
( |
const QByteArray & | data | ) |
|
◆ startDeviceDiscovery()
void Bluetooth::startDeviceDiscovery |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_GroundStation/COMM/Bluetooth.h
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_GroundStation/COMM/Bluetooth.cpp