BluezQt
gattservice.cpp
Bluetooth GattApplication.
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.