Projet TTPA (Table Tennis Performance Analyser)  1.3
BTS SN 2019
Classes | Fonctions
Référence du fichier ecran-TTPA/communicationbluetooth.h
#include <qglobal.h>
#include <QObject>
#include <QLabel>
#include <QBluetoothLocalDevice>
#include <QBluetoothDeviceInfo>
#include <QBluetoothDeviceDiscoveryAgent>
#include <QBluetoothSocket>
#include <QBluetoothServer>
#include <unistd.h>

Aller au code source de ce fichier.

Classes

class  CommunicationBluetooth
 Assure la détection des périphériques TTPA, leur connexion (et déconnexion) et une communication (envoyer et recevoir des trames) Plus de détails...
 

Fonctions

static const QString serviceUuid (QStringLiteral("00001101-0000-1000-8000-00805F9B34FB"))
 
static const QString serviceNom (QStringLiteral("raspberry"))
 

Documentation des fonctions

◆ serviceNom()

static const QString serviceNom ( QStringLiteral("raspberry")  )
static

◆ serviceUuid()

static const QString serviceUuid ( QStringLiteral("00001101-0000-1000-8000-00805F9B34FB")  )
static