check_address and OFF_TIMER are not used anymore. --- src/adapter.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/adapter.c b/src/adapter.c index 86a2124..7c2aec0 100644 --- a/src/adapter.c +++ b/src/adapter.c @@ -80,10 +80,6 @@ #define IO_CAPABILITY_KEYBOARDDISPLAY 0x04 #define IO_CAPABILITY_INVALID 0xFF -#define check_address(address) bachk(address) - -#define OFF_TIMER 3 - #define REMOVE_TEMP_TIMEOUT (3 * 60) #define PENDING_FOUND_MAX 5 -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html