replicant-frameworks_native/libs/audioflinger
Nick Pelly 07c8a20f39 Standby A2DP audio hardware interface when disabling A2DP.
Patch supplied on advice of partner. This causes us to send suspend_sink to
Bluez via socket interface, so we enter suspend on the A2DP link faster.
This is especially important when switching to SCO so that we come closer to
whitepaper recommendations to suspend A2DP before setting up SCO.

We have another patch set to add DBUS A2DP suspend and resume calls to Bluez
that will do a better job of following whitepaper recommendations for
A2DP -> SCO -> A2DP, but this small patch is still an improvement.
2009-07-15 12:22:55 -07:00
..
A2dpAudioInterface.cpp Update more references to openInputStream in support classes. 2009-05-19 18:28:20 -07:00
A2dpAudioInterface.h Remove deprecated openInputStream factory method 2009-05-19 18:56:13 -07:00
Android.mk another attempt to fix the sim 2009-07-14 02:08:27 -07:00
AudioBufferProvider.h Add virtual destructor. 2009-07-07 11:03:13 -07:00
AudioDumpInterface.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AudioDumpInterface.h Remove deprecated openInputStream factory method 2009-05-19 18:56:13 -07:00
AudioFlinger.cpp Standby A2DP audio hardware interface when disabling A2DP. 2009-07-15 12:22:55 -07:00
AudioFlinger.h am 3893da46: Merge change 6614 into donut 2009-07-09 12:49:43 -07:00
AudioHardwareGeneric.cpp Fix issue 1846343 - part 1 2009-05-26 07:44:28 -07:00
AudioHardwareGeneric.h Remove deprecated openInputStream factory method 2009-05-19 18:56:13 -07:00
AudioHardwareInterface.cpp Fix issue 1745312: Various cleanups in media framework 2009-04-21 07:56:33 -07:00
AudioHardwareStub.cpp Fix issue 1846343 - part 1 2009-05-26 07:44:28 -07:00
AudioHardwareStub.h Remove deprecated openInputStream factory method 2009-05-19 18:56:13 -07:00
AudioMixer.cpp auto import from //branches/cupcake_rel/...@140373 2009-03-18 17:39:46 -07:00
AudioMixer.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AudioResampler.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AudioResampler.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AudioResamplerCubic.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AudioResamplerCubic.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AudioResamplerSinc.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AudioResamplerSinc.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00