History log of /external/bluetooth/bluez/common/android_bluez.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
27868bbc6230d357fda189a1c63cf6fcc59bb629 12-Mar-2010 Nick Pelly <npelly@google.com> Increase A2DP flush timeout from 120ms to 200ms.

This is to reduce the chance of skipping on A2DP sinks that have buffers
larger than 120ms. Changed on advice from BCM.

Change-Id: I3d6574b30b362b43e311991eb3cc41776c5f9b52
/external/bluetooth/bluez/common/android_bluez.c
810bd7416134e721c6b951d489cf0689cf08c111 10-Dec-2009 Nick Pelly <npelly@google.com> Changes flush timeout from 60 ms to 120 ms.

Less A2DP drop-outs due to unnecessary flushing.

BCM recommend 120-150ms for lazy flushing.
/external/bluetooth/bluez/common/android_bluez.c
82c2b608fb43d741bfc4733a9c3d310c89b01e87 09-Dec-2009 Nick Pelly <npelly@google.com> Set A2DP L2CAP socket to flushable while streaming A2DP, and set the automatic
flush timeout.

Remove the (ahead < 0) logic that was designed to skip forwards when streaming
was lagging. This logic was not working properly, and ACL flushing does its
job.

Changes made by: Jaikumar Ganesh for Bluez upgrade to 4.89

Change-Id: Ic9025be657cbea1362b0a7f1d5a30ecf55e6cad2
/external/bluetooth/bluez/common/android_bluez.c
9a8383ad9ee9516756abeeb5081de9651a6294ed 31-Oct-2009 Nick Pelly <npelly@google.com> Add support for sending Broadcom coexistance setup commands for A2DP links.

Enabled on platforms with BOARD_HAVE_BLUETOOTH_BCM.

Change-Id: Ic223955ac3580e5a9430f96e069f686a7afdbef8
/external/bluetooth/bluez/common/android_bluez.c
b99eacf38b92b116f3dbd270af01f3e1e91bc72c 11-Jun-2009 Jaikumar Ganesh <jaikumar@google.com> Add capabilities to bluetoothd.

As android init.rc doesn't support applying linux capabilities,
add them after starting the bluetooth daemon as root.

Original Change by Nick Pelly. <npelly@google.com>
Moved to Bluez4 by Jaikumar Ganesh. <jaikumar@google.com>

Change-Id: I9406ddc33a6510845b6709b321d828b160ed10ca
/external/bluetooth/bluez/common/android_bluez.c