OSDN Git Service

avdtp: Remove unused STREAM_TIMEOUT define
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 11 Sep 2013 13:52:14 +0000 (15:52 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Sep 2013 14:41:01 +0000 (17:41 +0300)
profiles/audio/avdtp.c

index 5422ca3..fe63a40 100644 (file)
@@ -86,7 +86,6 @@
 #define REQ_TIMEOUT 6
 #define ABORT_TIMEOUT 2
 #define DISCONNECT_TIMEOUT 1
-#define STREAM_TIMEOUT 20
 #define START_TIMEOUT 1
 
 #if __BYTE_ORDER == __LITTLE_ENDIAN