From a0da10e78110fe3b291f4d2d3956bf6003ca2d2a Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 03 May 2005 14:06:40 +0000 Subject: GET_LINK_QUALITY_RP_SIZE has been renamed to READ_LINK_QUALITY_RP_SIZE in newer versions of bluez --- (limited to 'noncore') diff --git a/noncore/settings/networksettings2/opietooth2/OTDriver.cpp b/noncore/settings/networksettings2/opietooth2/OTDriver.cpp index cfd0491..dbc9b97 100644 --- a/noncore/settings/networksettings2/opietooth2/OTDriver.cpp +++ b/noncore/settings/networksettings2/opietooth2/OTDriver.cpp @@ -13,7 +13,9 @@ #include #include - +#ifndef GET_LINK_QUALITY_RP_SIZE +#define GET_LINK_QUALITY_RP_SIZE READ_LINK_QUALITY_RP_SIZE +#endif #include #include #include -- cgit v0.9.0.2