History log of /external/bluetooth/bluez/audio/ctl_bluetooth.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9c1b0c8661e81de2dc24dd7c288d8984f4bb9377 01-Apr-2009 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Do not ignore recv return.

If recv fails the errno should be returned and the buffer should not br parsed
as it contains no data.
/external/bluetooth/bluez/audio/ctl_bluetooth.c
fb333f1c88df9c50529a390297565a6627bcf7ad 01-Jan-2009 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/audio/ctl_bluetooth.c
ba4bcf3dfe11e739f4968e16c72c7a27a3a74cd9 23-Dec-2008 Marcel Holtmann <marcel@holtmann.org> Need to declare plugin entry functions first
/external/bluetooth/bluez/audio/ctl_bluetooth.c
cc49c31ccedcd31dd09be2a9cc32e653573c7d4b 20-Dec-2008 Johan Hedberg <johan.hedberg@nokia.com> More coding style fixes
/external/bluetooth/bluez/audio/ctl_bluetooth.c
1c01d240ba6ac475dba2fb39dbb208343fb78eed 16-Dec-2008 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Fix alsa plugin to reflect the ipc changes.
/external/bluetooth/bluez/audio/ctl_bluetooth.c
e823c15e43a6f924779e466d434c51157002d9ee 02-Feb-2008 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/audio/ctl_bluetooth.c
259598d66abd75124bc1c5f008a504d98e78b847 08-Jan-2008 Brad Midgley <bmidgley@xmission.com> don't overwrite the output of bluetooth_init
also the memset is done inside bluetooth_init
/external/bluetooth/bluez/audio/ctl_bluetooth.c
d51c190ddd0c2774509d0284979b24b9b0f3524a 04-Dec-2007 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Fix error messages. (thanks to fchevalier for the patch)
/external/bluetooth/bluez/audio/ctl_bluetooth.c
d4e24bf6a3d8af6479abce92fbbf1869a59669aa 21-Nov-2007 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Integrate new ipc API implementation.
/external/bluetooth/bluez/audio/ctl_bluetooth.c
c2833e263d6cfc4cf82f4bfdcc59640a4071aeae 13-Aug-2007 Johan Hedberg <johan.hedberg@nokia.com> Remove ifndef protections and includes from .h files
/external/bluetooth/bluez/audio/ctl_bluetooth.c
5ed2a3ba745856206c66d8ecb98afb8a1f9ec7b5 14-Jun-2007 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Initial support for audio control plugin and some code cleanups.
/external/bluetooth/bluez/audio/ctl_bluetooth.c
e343f2b21a2209d5713e20ad38bbcc862897380b 26-May-2007 Johan Hedberg <johan.hedberg@nokia.com> Move more common stuff to ipc.h
/external/bluetooth/bluez/audio/ctl_bluetooth.c
37cf1720b4b90bf2ad23b07d89c641959dcd9cab 27-Apr-2007 Marcel Holtmann <marcel@holtmann.org> Fix some debug outputs
/external/bluetooth/bluez/audio/ctl_bluetooth.c
b8a407aa8470ad8d92d9142edb41c17548b0cb2c 10-Apr-2007 Marcel Holtmann <marcel@holtmann.org> Add first step of ALSA plugin integration
/external/bluetooth/bluez/audio/ctl_bluetooth.c
67d220c148f13abca61977b3036ea9f356db9205 09-Apr-2007 Marcel Holtmann <marcel@holtmann.org> Simple process communication
/external/bluetooth/bluez/audio/ctl_bluetooth.c
5ad9e0ec87dd078dc2a4e70967f1e9ace1ebf43f 04-Apr-2007 Marcel Holtmann <marcel@holtmann.org> Add basic plugin code
/external/bluetooth/bluez/audio/ctl_bluetooth.c
e7bd84e89e0af0cd2c2390bf7a173f90a473fc62 04-Apr-2007 Marcel Holtmann <marcel@holtmann.org> Add skeleton for generic ALSA plugins
/external/bluetooth/bluez/audio/ctl_bluetooth.c