Diff between e9e62c0f086b7eb9a2750979ad419342afc1d729 and f694c96c56e2d7bd11fa1d1832cba2cb0d7fd428
Changed Files
| File | Additions | Deletions | Status |
| src/device.c | +1 | -1 | modified |
Full Patch
diff --git a/src/device.c b/src/device.c
index 4559674..f0223c8 100644
--- a/src/device.c
+++ b/src/device.c
@@ -74,7 +74,7 @@
#define IO_CAPABILITY_INVALID 0xFF
#define DISCONNECT_TIMER 2
-#define DISCOVERY_TIMER 2
+#define DISCOVERY_TIMER 1
struct btd_disconnect_data {
guint id;