1 /****************************************************************************
2 ****************************************************************************
4 *** This header was automatically generated from a Bluez header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to Android. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
10 ****************************************************************************
11 ****************************************************************************/
17 #define SCO_DEFAULT_MTU 500
18 #define SCO_DEFAULT_FLUSH_TO 0xFFFF
19 #define SCO_CONN_TIMEOUT (HZ * 40)
20 #define SCO_DISCONN_TIMEOUT (HZ * 2)
21 #define SCO_CONN_IDLE_TIMEOUT (HZ * 60)
22 #define SCO_OPTIONS 0x01
23 #define SCO_CONNINFO 0x02
28 sa_family_t sco_family
;
30 uint16_t sco_pkt_type
;