bluez/audio
Luiz Augusto von Dentz 5bac0cf710 Fix segfault while handling an incoming SCO connection.
The device object which the incoming connection is from should implement
Headset interface otherwise headset_get_state segfault.
2009-04-14 11:32:36 -03:00
..
a2dp.c Fix possible null deference and mismatch seps triggering set configuration. 2009-04-01 14:06:25 -03:00
a2dp.h Add lock flag for capabilities. 2009-03-25 18:56:20 -03:00
asound.conf Add example asound.conf file 2007-04-04 09:41:19 +00:00
audio.conf Add support for automatic HFP+A2DP connection creation with incoming connections 2009-03-27 19:10:04 +02:00
audio.service make it obvious the audo service defaults to not autostart (other .service files have this) 2007-10-08 00:31:35 +00:00
avdtp.c Fix manager_get_device to not always create a new device object 2009-04-11 20:01:00 +03:00
avdtp.h Add specific codec types. 2009-03-25 18:56:20 -03:00
control.c Fix manager_get_device to not always create a new device object 2009-04-11 20:01:00 +03:00
control.h Add AVCTP state callback support to control.c 2009-03-27 16:45:55 +02:00
ctl_bluetooth.c Do not ignore recv return. 2009-04-01 11:59:53 -03:00
device.c Fix device removal while audio IPC client is connected 2009-04-07 17:09:26 +03:00
device.h Add support for automatic HFP+A2DP connection creation with incoming connections 2009-03-27 19:10:04 +02:00
gateway.c Always use voice number type (no semicolon means data call) 2009-04-09 20:19:02 +03:00
gateway.h IPC integration part for HFP HF support (org.bluez.HeadsetGateway) 2009-04-08 15:25:09 +03:00
gsta2dpsink.c Update copyright information 2009-01-01 19:33:20 +01:00
gsta2dpsink.h Update copyright information 2009-01-01 19:33:20 +01:00
gstavdtpsink.c Add specific codec types. 2009-03-25 18:56:20 -03:00
gstavdtpsink.h Update copyright information 2009-01-01 19:33:20 +01:00
gstbluetooth.c Use GCC visibility for exporting symbols 2009-03-11 12:02:00 +01:00
gstrtpsbcpay.c Fix signed/unsigned comparison issue within GStreamer plugin 2009-01-30 00:31:15 +01:00
gstrtpsbcpay.h Update copyright information 2009-01-01 19:33:20 +01:00
gstsbcdec.c Remove unused variable. 2009-04-01 11:59:51 -03:00
gstsbcdec.h Update copyright information 2009-01-01 19:33:20 +01:00
gstsbcenc.c Fix mostly every warning caused by -Wsign-compare 2009-01-29 17:58:28 +01:00
gstsbcenc.h Fix signed/unsigned comparison issue within GStreamer plugin 2009-01-30 00:31:15 +01:00
gstsbcparse.c Remove unused variable. 2009-04-01 11:59:52 -03:00
gstsbcparse.h Update copyright information 2009-01-01 19:33:20 +01:00
gstsbcutil.c Fix signed/unsigned comparison issue within GStreamer plugin 2009-01-30 00:31:15 +01:00
gstsbcutil.h Update copyright information 2009-01-01 19:33:20 +01:00
headset.c Don't cache HFP & HSP RFCOMM channels 2009-04-11 18:49:07 +03:00
headset.h Fix disconnection timers for org.bluez.Audio 2009-04-02 17:30:31 +03:00
ipc.c Introduce BT_OPEN command to audio ipc. 2009-03-25 18:56:20 -03:00
ipc.h Add specific codec types. 2009-03-25 18:56:20 -03:00
ipctest-a2dp-easy.test audio: add a couple of ipctest scenarios 2009-03-25 18:58:29 -03:00
ipctest-a2dp-resume-fast.test ipctest: a2dp resume fast & init shutdown scenarios 2009-03-25 18:58:30 -03:00
ipctest-hsp-a2dp-switch.test ipctest: init/shutdown when switching profile 2009-03-25 18:58:29 -03:00
ipctest-hsp-easy.test audio: add a couple of ipctest scenarios 2009-03-25 18:58:29 -03:00
ipctest-init-shutdown.test ipctest: a2dp resume fast & init shutdown scenarios 2009-03-25 18:58:30 -03:00
ipctest.c Fix misuse of BTADDR instead of BDADDR 2009-03-29 12:14:25 -07:00
main.c Fix segfault while handling an incoming SCO connection. 2009-04-14 11:32:36 -03:00
Makefile.am Use LDADD instead of LIBADD for linking 2009-03-26 08:25:59 +01:00
manager.c Fix manager_get_device to not always create a new device object 2009-04-11 20:01:00 +03:00
manager.h Fix manager_get_device to not always create a new device object 2009-04-11 20:01:00 +03:00
module-bluetooth-sink.c Update copyright information 2009-01-01 19:33:20 +01:00
pcm_bluetooth.c Add specific codec types. 2009-03-25 18:56:20 -03:00
rtp.h Use 'unsigned' instead of uint8_t for bitfields 2009-02-01 17:44:47 -08:00
sink.c Fix disconnection timers for org.bluez.Audio 2009-04-02 17:30:31 +03:00
sink.h Add support for sink state callbacks 2009-03-28 01:15:23 +02:00
telephony-dummy.c Add telephony driver hooks for the HSP AT+CKPD command 2009-02-17 14:16:12 +02:00
telephony-maemo.c Fix "callheld" indicator value for multiple calls 2009-04-11 03:19:16 +03:00
telephony.h Add debug print for indicator changes 2009-04-11 03:28:47 +03:00
unix.c IPC integration part for HFP HF support (org.bluez.HeadsetGateway) 2009-04-08 15:25:09 +03:00
unix.h Fix device removal while audio IPC client is connected 2009-04-07 17:09:26 +03:00