X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fbluetooth%2Fsco.h;h=a1c469cb7f1902f411a130e84512c487f40b964f;hb=333b49614bac1801f614128fdcdb6346b383a0df;hp=7f83037a08801e0f979fcafe382aeab5df9fd43c;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/net/bluetooth/sco.h b/include/net/bluetooth/sco.h index 7f83037a0..a1c469cb7 100644 --- a/include/net/bluetooth/sco.h +++ b/include/net/bluetooth/sco.h @@ -22,19 +22,15 @@ SOFTWARE IS DISCLAIMED. */ -/* - * $Id: sco.h,v 1.1.1.1 2002/03/08 21:03:15 maxk Exp $ - */ - #ifndef __SCO_H #define __SCO_H /* SCO defaults */ -#define SCO_DEFAULT_MTU 500 +#define SCO_DEFAULT_MTU 500 #define SCO_DEFAULT_FLUSH_TO 0xFFFF -#define SCO_CONN_TIMEOUT (HZ * 40) -#define SCO_DISCONN_TIMEOUT (HZ * 2) +#define SCO_CONN_TIMEOUT (HZ * 40) +#define SCO_DISCONN_TIMEOUT (HZ * 2) #define SCO_CONN_IDLE_TIMEOUT (HZ * 60) /* SCO socket address */