/****************************************************************************
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * *
* * * This header was automatically generated from a Bluez header
* * * of the same name , to make information necessary for userspace to
* * * call into the kernel available to Android . It contains only constants ,
* * * structures , and macros generated from the original header , and thus ,
* * * contains no copyrightable information .
* * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
****************************************************************************/
#ifndef __SCO_H
#define __SCO_H
#ifdef __cplusplus
#endif
#define SCO_DEFAULT_MTU 500
#define SCO_DEFAULT_FLUSH_TO 0 xFFFF
#define SCO_CONN_TIMEOUT (HZ * 40 )
#define SCO_DISCONN_TIMEOUT (HZ * 2 )
#define SCO_CONN_IDLE_TIMEOUT (HZ * 60 )
#define SCO_OPTIONS 0 x01
#define SCO_CONNINFO 0 x02
#ifdef __cplusplus
#endif
struct sockaddr_sco
{
sa_family_t sco_family;
bdaddr_t sco_bdaddr;
uint16_t sco_pkt_type;
};
#endif
Messung V0.5 in Prozent C=94 H=97 G=95
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-06-10)
¤
*© Formatika GbR, Deutschland