OSDN Git Service

Fix liba2dp.c compiler warnings.
[android-x86/external-bluetooth-bluez.git] / audio / liba2dp.c
2009-12-09 Nick PellyFix liba2dp.c compiler warnings.
2009-12-09 Nick PellySet A2DP L2CAP socket to flushable while streaming...
2009-11-05 Yu Kang KuSend SBC frames if output buffer is nearly full.
2009-10-26 Eric Laurentdo not merge - Fix for issue 2184627 cherry picked...
2009-09-30 Nick PellyRemove redundant call to bluetooth_init().
2009-09-30 Ian Kentbluez a2dp - use a sensible write timeout
2009-09-30 Ian Kentbluez a2dp - fix wait_for_start() spurious wakeup
2009-09-30 Ian Kentbluez a2dp - fix wait_for_start() synchronization
2009-09-30 Ian Kentbluez a2dp - destroy thread attr after thread create
2009-09-30 Ian Kentbluez a2dp - destroy thread resources at exit
2009-09-30 Ian Kentbluez a2dp - fix a2dp_thread() spurious wakeup
2009-09-30 Ian Kentbluez a2dp - fix state machine synchronization
2009-09-29 Ian Kentbluez a2dp - syncronize worker thread start
2009-08-11 Jaikumar GaneshUpgrade to Bluez 4.47.
2009-07-10 Jaikumar GaneshAdd A2DP_INIT command and state.
2009-06-23 Android (Google... Merge change 5029
2009-06-19 Mike Lockwoodliba2dp: Fix timeout computation in wait_for_start()
2009-06-18 Android (Google... Merge change 4643
2009-06-18 Jaikumar GaneshRead the error code separately in a recv call.
2009-06-16 Android (Google... Merge change 4267
2009-06-16 Jaikumar GaneshRead BT_SUGGESTED_BUFFER_SIZE bytes in recv call.
2009-06-12 Jaikumar GaneshMerge Bluez release 4.41
2009-06-08 Jaikumar GaneshMake android specific changes to bluez4.