automotive-message-broker  0.14.803
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Slots | Signals | Public Member Functions | Public Attributes | Properties | List of all members
ServiceIdentifier Class Reference
Inheritance diagram for ServiceIdentifier:

Public Slots

QByteArray read ()
 
bool write (const QByteArray &data)
 
void connectToDevice ()
 
void disconnectFromDevice ()
 

Signals

void onMessage (const QByteArray &data)
 
void connected ()
 
void disconnected ()
 
void stateChanged (int state)
 

Public Member Functions

 ServiceIdentifier (const QString &s, const QString &r, const QString &t, QObject *parent=nullptr)
 
QString getDeviceName ()
 
QString getDeviceAddress ()
 
void setRemoteAddressType (int t)
 

Public Attributes

QString serviceUuid
 
QString rxUuid
 
QString txUuid
 
QString deviceName
 
QString deviceAddress
 
QLowEnergyService * service
 

Properties

QString name
 
QString address
 

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