summaryrefslogtreecommitdiff
path: root/gatoperipheral.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatoperipheral.h')
-rw-r--r--gatoperipheral.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gatoperipheral.h b/gatoperipheral.h
index d16ac9c..4b757df 100644
--- a/gatoperipheral.h
+++ b/gatoperipheral.h
@@ -41,6 +41,7 @@ public:
QList<GatoService> services() const;
void parseEIR(quint8 data[], int len);
+ bool advertisesService(const GatoUUID &uuid) const;
public slots:
void connectPeripheral();