From e0677f561465615d84ca81b48955dbf8e169e02e Mon Sep 17 00:00:00 2001 From: Javier Date: Tue, 20 May 2014 01:47:23 +0200 Subject: remove gatouint128, simplify gatouuid encoding --- gatoattclient.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gatoattclient.h') diff --git a/gatoattclient.h b/gatoattclient.h index aaa214b..834178e 100644 --- a/gatoattclient.h +++ b/gatoattclient.h @@ -76,8 +76,6 @@ private: bool handleEvent(const QByteArray &event); bool handleResponse(const Request& req, const QByteArray &response); - void writeUuid16or128(QDataStream& s, const GatoUUID& uuid); - QList parseInformationData(const QByteArray &data); QList parseHandleInformation(const QByteArray &data); QList parseAttributeData(const QByteArray &data); -- cgit v1.2.3