summaryrefslogtreecommitdiffstats
path: root/audio_a2dp_hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r61' into HEADreplicant-6.0-0001stable/cm-13.0-ZNH5YJessica Wagantall2016-08-021-11/+11
|\
| * DO NOT MERGE Fix potential DoS caused by delivering signal to BT processSharvil Nanavati2016-06-221-11/+11
* | bt: Don't use CLOCK_BOOTTIME where CLOCK_MONOTONIC was expectedEthan Chen2016-06-221-3/+3
* | bt: Use the clock functions from libutils instead of clock_gettimeChristopher R. Palmer2016-06-111-1/+1
* | bt: Unify usage of clock_gettimeChristopher R. Palmer2016-06-111-3/+3
* | Merge branch 'LA.BF.1.1.3_rb1.7' of git://codeaurora.org/platform/system/bt i...Steve Kondik2016-01-082-2/+58
|\ \
| * | git merge android-6.0.1_r3 on to remote branchSudharma Damgatla2015-12-101-6/+43
| |\|
| * | Split A2dp implementationAyan Ghosh2015-12-012-1/+61
| * | Check for valid fd before closing the same.Ayan Ghosh2015-10-211-1/+2
* | | a2dp: kill more logspamDan Pasanen2015-11-221-1/+1
* | | shut a2dp logspam.repo Shareef Ali2015-11-221-1/+1
* | | bt: Kill some logspamChristopher R. Palmer2015-11-221-2/+2
* | | bluedroid: Remove ALSA check on sample rate settingSteve Kondik2015-11-201-0/+4
* | | Bluetooth: Change Sampling Frequency to 48 kHzSunny Kapdi2015-11-201-0/+5
* | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/system/bt...Steve Kondik2015-11-161-1/+2
|\ \ \
| * | | Check for valid fd before closing the same.Ayan Ghosh2015-11-031-1/+2
| |/ /
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-8/+44
|\ \ \ | |/ / |/| / | |/
| * DO NOT MERGE - A2DP audio HAL: implement out_get_presentation_position()Eric Laurent2015-09-151-5/+42
* | Bluetooth: Use correct Avdtp features.Gaurav Asati2015-10-062-6/+37
* | BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2015-10-061-23/+134
|/
* 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