BluezQt
gattservice.h
GattService(const QString &uuid, bool isPrimary, GattApplication *parent)
Creates a new GattService object.
Definition gattservice.cpp:15
virtual QDBusObjectPath objectPath() const
D-Bus object path of the GattService.
Definition gattservice.cpp:33
bool isPrimary() const
Indicates whether or not this GATT service is a primary service.
Definition gattservice.cpp:28
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.