summaryrefslogtreecommitdiffstats
path: root/audio_a2dp_hw
Commit message (Expand)AuthorAgeFilesLines
* Override remote suspend flag on local play state changesAnubhav Gupta2015-07-062-13/+19
* Delay A2DP HAL out stream open processAnubhav Gupta2015-06-231-0/+3
* A2DP: Use mutex to only to check and set HAL stateAnubhav Gupta2015-06-231-8/+13
* Revert "A2DP audio HAL: implement get_presentation_position()"Eric Laurent2015-06-051-38/+5
* A2DP audio HAL: implement get_presentation_position()Eric Laurent2015-05-261-5/+38
* Make unused tagging consistent, using the portable macro.Ian Coolidge2015-04-161-7/+10
* Protect reset of out stream with mutexNitin Srivastava2015-04-131-0/+2
* Make A2DP audio HAL a shared library againAndre Eisenbach2015-03-271-1/+1
* Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+1
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-162-6/+6
* Re-layout Android.mk for single shared libraryChris Manton2015-03-161-2/+2
* audio HAL: remove misleading error logEric Laurent2014-10-291-3/+1
* audio HAL: add parameters to open stream functionsEric Laurent2014-07-271-2/+5
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-171-1/+2
* A2DP: Fix audio stuttering in A2DP sink modeMike Lockwood2014-07-111-17/+10
* audio: deprecate audio_stream_frame_size()Eric Laurent2014-07-031-1/+1
* Fix audio HAL build (make it a shared library again)Mike Lockwood2014-07-011-1/+3
* resolved conflicts for merge of e01b1126 to masterMatthew Xie2014-06-271-13/+6
|\
| * Re-layout Android.mk for single shared libraryChris Manton2014-06-091-10/+6
| * Set out stream to null if control socket fails to connectNitin Srivastava2014-04-291-1/+4
| * Bluetooth: retry recv in case of EINTRNitin Srivastav2014-04-291-3/+18
| * a2dp audio HAL: use correct interface versionZhihai Xu2014-04-211-1/+1
| * audio: fix set_parameters return value.Zhihai Xu2014-04-211-4/+4
* | resolved conflicts for merge of 795bcebc to masterSharvil Nanavati2014-06-181-0/+2
|\|
| * Compile using C99.Sharvil Nanavati2014-04-161-0/+2
| * DO NOT MERGE Revert "external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH ...Matthew Xie2014-03-191-1/+1
* | More work on A2DP Sink:Mike Lockwood2014-06-122-165/+330
* | Set out stream to null if control socket fails to connectNitin Srivastava2014-05-061-1/+4
* | Bluetooth: retry recv in case of EINTRNitin Srivastav2014-05-061-3/+18
* | Compile using C99.Sharvil Nanavati2014-05-061-0/+2
* | am a80ba72d: am 743034a5: Merge "bluedroid: audio_a2dp_hw 64 bit compile issues"Mark Salyzyn2014-04-171-7/+8
|\ \
| * \ am 743034a5: Merge "bluedroid: audio_a2dp_hw 64 bit compile issues"Mark Salyzyn2014-04-171-7/+8
| |\ \
| | * | bluedroid: audio_a2dp_hw 64 bit compile issuesMark Salyzyn2014-04-171-9/+8
* | | | audio: fix set_parameters return value.Eric Laurent2014-03-251-4/+4
* | | | a2dp audio HAL: use correct interface versionEric Laurent2014-03-201-1/+1
|/ / /
* | / resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aospNarayan Kamath2014-02-272-1/+2
|\| | | |/ |/|
| * Various fixes for LP64Kévin PETIT2014-02-272-1/+2
* | Revert "Make all warnings fatal compilation errors"Mike J. Chen2014-02-111-2/+0
* | Make all warnings fatal compilation errorsMike J. Chen2014-02-111-0/+2
* | Major warnings cleanupMike J. Chen2014-02-111-2/+90
* | Add macro UNUSED() to bt_utils.hMike J. Chen2014-02-111-1/+1
|/
* external/bluetooth/bluedroid: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELAT...Colin Cross2014-01-241-1/+1
* Add liblogYing Wang2013-04-091-1/+1
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-123-0/+1210