aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-17Use monotonically increasing clock for A2DP timing.android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2android-2.1_r1eclair-sholes-release2eclair-releaseeclair-passion-releaseNick Pelly
2009-12-14Stop trying to send A2DP packets quickly to catch-up on missed write()'s afterNick Pelly
2009-12-09Changes flush timeout from 60 ms to 120 ms.Nick Pelly
2009-12-09Fix liba2dp.c compiler warnings.Nick Pelly
2009-12-09Set A2DP L2CAP socket to flushable while streaming A2DP, and set the automaticNick Pelly
2009-12-09Add L2CAP_LM_FLUSHABLE to Bluez header.Nick Pelly
2009-12-09Add ACL flow control state (MTU, packets available, packets total) for debug.Nick Pelly
2009-11-05Send SBC frames if output buffer is nearly full.android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1eclair-sholes-releaseYu Kang Ku
2009-10-30Add support for sending Broadcom coexistance setup commands for A2DP links.Nick Pelly
2009-10-30Fix handling of SDP records.Jaikumar Ganesh
2009-10-26do not merge - Fix for issue 2184627 cherry picked from eclair-mr2Eric Laurent
2009-10-02Add DBUS interfaces AddRfcommServiceRecord() and RemoveServiceRecord().android-sdk-tools_r4android-sdk-tools_r3android-sdk-2.0_r1android-2.0_r1Nick Pelly
2009-09-30Remove redundant call to bluetooth_init().Nick Pelly
2009-09-29Add Bluetooth A2DP suspend/resume to DBUS API.Zhu Lan
2009-09-29bluez a2dp - use a sensible write timeoutIan Kent
2009-09-29bluez a2dp - fix wait_for_start() spurious wakeupIan Kent
2009-09-29bluez a2dp - fix wait_for_start() synchronizationIan Kent
2009-09-29bluez a2dp - destroy thread attr after thread createIan Kent
2009-09-29bluez a2dp - destroy thread resources at exitIan Kent
2009-09-29bluez a2dp - fix a2dp_thread() spurious wakeupIan Kent
2009-09-29bluez a2dp - fix state machine synchronizationIan Kent
2009-09-29bluez a2dp - syncronize worker thread startIan Kent
2009-09-28Rename audio_device_is_connected more appropriatelyJohan Hedberg
2009-09-28Fix AVDTP Abort when transport closes before responseJohan Hedberg
2009-09-28Fix agent_free call due to the picking up of upmerge fixes.Jaikumar Ganesh
2009-09-28Fix AVDTP suspend while closingJohan Hedberg
2009-09-28Fix command timeout handling when there's no streamJohan Hedberg
2009-09-28Fix AVDTP ABORTING state transitionJohan Hedberg
2009-09-28Fix stream handling when the media transport disconnects prematurelyJohan Hedberg
2009-09-28Fixed duplicate attempt from device to connect 'signalling' channelPeter Hurley
2009-09-28Fix agent destroy callback handling for errorsJohan Hedberg
2009-09-28Fix agent_authorize error returnJohan Hedberg
2009-09-28Fix audio authorization cancelation on the same mainloop iterationJohan Hedberg
2009-09-28Make dev->authorized private to audio/device.cJohan Hedberg
2009-09-28Fix AVDTP stream leak for invalid media transport configJohan Hedberg
2009-09-28Fix race condition in authorizing audio connectionsJohan Hedberg
2009-09-28Fix a few more ref-leaks with AVDTP failures and unix socket clientsJohan Hedberg
2009-09-28Fix potential AVDTP reference leakJohan Hedberg
2009-09-28Fix authorization when the audio profiles are slow to connectJohan Hedberg
2009-09-28Reject AVDTP_DISCOVER when there are no SEPs availableJohan Hedberg
2009-09-28Reject AVDTP START/STOP when disconnectingDaniel Orstadius
2009-09-10Add new Agent API : RequestPairingConsent.Jaikumar Ganesh
2009-09-01Do not advertise Voice Recognition support in HF AG SDP record.Nick Pelly
2009-08-31Change UART speed before Bluetooth firmware download.James Luan
2009-08-25Don't bail out if Discovery is in progress when getting the rfcomm channel.Jaikumar Ganesh
2009-08-21Wait 5 milliseconds before doing Simple Pairing auto-acceptMarcel Holtmann
2009-08-19Change version number to 4.47.Jaikumar Ganesh
2009-08-18Don't advertise AVRCP Controller support in SDP records.Nick Pelly
2009-08-11Don't enable the SCO server socket when not necessaryJohan Hedberg
2009-08-11Upgrade to Bluez 4.47.Jaikumar Ganesh