BLEProthesisInterfaceQtWorker.cpp File Reference
#include "BLEProthesisInterfaceQtWorker.h"
#include <QRegularExpression>
+ Include dependency graph for BLEProthesisInterfaceQtWorker.cpp:

Go to the source code of this file.

Macros

#define RXUUID   "6e400002-b5a3-f393-e0a9-e50e24dcca9e"
 
#define TXUUID   "6e400003-b5a3-f393-e0a9-e50e24dcca9e"
 
#define UARTSERVICEUUID   "6e400001-b5a3-f393-e0a9-e50e24dcca9e"
 

Functions

template<>
void BLEProthesisInterfaceQtWorker::consumeData< BLEProthesisInterface::SensorValueProtocol::mx_pos_pwm > ()
 
template<>
void BLEProthesisInterfaceQtWorker::consumeData< BLEProthesisInterface::SensorValueProtocol::tpos_tpwm_fpos_fpwm > ()
 

Macro Definition Documentation

◆ RXUUID

#define RXUUID   "6e400002-b5a3-f393-e0a9-e50e24dcca9e"

Definition at line 6 of file BLEProthesisInterfaceQtWorker.cpp.

◆ TXUUID

#define TXUUID   "6e400003-b5a3-f393-e0a9-e50e24dcca9e"

Definition at line 7 of file BLEProthesisInterfaceQtWorker.cpp.

◆ UARTSERVICEUUID

#define UARTSERVICEUUID   "6e400001-b5a3-f393-e0a9-e50e24dcca9e"

Definition at line 5 of file BLEProthesisInterfaceQtWorker.cpp.

Function Documentation

◆ BLEProthesisInterfaceQtWorker::consumeData< BLEProthesisInterface::SensorValueProtocol::mx_pos_pwm >()

void BLEProthesisInterfaceQtWorker::consumeData< BLEProthesisInterface::SensorValueProtocol::mx_pos_pwm > ( )

Definition at line 337 of file BLEProthesisInterfaceQtWorker.cpp.

◆ BLEProthesisInterfaceQtWorker::consumeData< BLEProthesisInterface::SensorValueProtocol::tpos_tpwm_fpos_fpwm >()

void BLEProthesisInterfaceQtWorker::consumeData< BLEProthesisInterface::SensorValueProtocol::tpos_tpwm_fpos_fpwm > ( )

Definition at line 310 of file BLEProthesisInterfaceQtWorker.cpp.