summaryrefslogtreecommitdiffstats
path: root/udrv
Commit message (Expand)AuthorAgeFilesLines
* Create unit test framework for audio_a2dp_hwPavlin Radoslavov2017-04-073-3/+1
* Compute the audio data buffer size based on stream characteristicsPavlin Radoslavov2017-04-051-34/+0
* Close leftover Audio-to-Bluetooth HAL connections before reopeningPavlin Radoslavov2017-02-231-1/+9
* Convert build system to soong using Android.bpJack He2017-01-181-0/+20
* Add a mechanism for configuring the A2DP Source codecsPavlin Radoslavov2017-01-032-3/+3
* Remove extern "C" from header filesJack He2016-12-092-15/+0
* Replace pthread_mutex with std::mutexMarie Janssen2016-12-061-69/+42
* Apply clang-format to the rest of the treeMyles Watson2016-12-023-582/+512
* Reformat long comments before clang-formatMyles Watson2016-12-021-2/+2
* Fix asterisks in block quotesMyles Watson2016-12-012-79/+79
* Revert "Replace pthread_mutex with std::mutex"Pavlin Radoslavov2016-11-081-24/+56
* Replace pthread_mutex with std::mutexMarie Janssen2016-11-041-56/+24
* Remove deprecated UNUSED macro (1/5)Myles Watson2016-10-271-10/+7
* Renamed most C files to C++: *.c to *.ccPavlin Radoslavov2016-10-172-5/+9
* Use proper socket type in uipc for non-androidJakub Pawlowski2016-10-131-1/+7
* Use standard types, consistent ifdef style everywhereMarie Janssen2016-08-052-22/+22
* Match socket buffer sizes between audio HAL and BT serverAndy Hung2016-06-271-0/+7
* Improve poll(2) handling and log messagesPavlin Radoslavov2016-05-191-7/+15
* Restart failed system calls interrupted with errno of EINTRPavlin Radoslavov2016-05-121-19/+26
* Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR.Bryce Lee2016-05-111-5/+4
* Convert BTIF code from C to C++Jakub Pawlowski2016-04-301-0/+8
* Update build files for Fluoride on LinuxJakub Pawlowski2016-02-241-1/+1
* Added visibility to the UIPC_Read() errorsPavlin Radoslavov2015-12-082-63/+8
* GKI cleanup - moved GKI buffer allocation wrappers to OSIPavlin Radoslavov2015-10-192-2/+1
* am 10969128: build: Eliminate cutils/sockets dependencies from system/btMiao Chou2015-06-252-21/+17
|\
| * build: Eliminate cutils/sockets dependencies from system/btMiao Chou2015-06-242-21/+17
* | am f88e742e: Correct the logic of UIPC thread id checkSrinu Jella2015-06-231-1/+4
|\ \ | |/ |/|
| * Correct the logic of UIPC thread id checkSrinu Jella2015-06-231-1/+4
* | gn-build: Get //udrv:udrv to compileArman Uguray2015-06-011-0/+31
|/
* Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-101-0/+2
|\
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-0/+2
| * Fix non-standard pthread mutex interactions.Scott James Remnant2015-04-021-1/+3
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-312-34/+16
|\|
| * Remove data_types.hChris Manton2015-03-161-1/+1
| * Eliminate unnecessary macros GKI_API, EXPORT_API, and UDRV_API.Sharvil Nanavati2015-03-162-33/+15
* | am 481b0546: Merge "Fix non-standard pthread mutex interactions."Elliott Hughes2015-02-041-1/+3
|\ \
| * | Fix non-standard pthread mutex interactions.Ian Coolidge2015-02-031-1/+3
* | | resolved conflicts for merge of ed0bdd42 to lmp-mr1-dev-plus-aospChih-Hung Hsieh2014-12-111-1/+0
|\| | | |/ |/|
| * Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-051-1/+0
* | Remove overflow rate limiting when reading A2DP framesAndre Eisenbach2014-11-171-5/+17
|/
* Raise A2DP threat priority to avoid music breaksMattias Agren2014-10-051-0/+2
* resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-281-60/+60
|\
| * Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-60/+60
| * Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-05-081-43/+0
* | Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-06-121-43/+0
* | resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aospNarayan Kamath2014-02-271-1/+1
|\ \ | |/ |/|
| * Various fixes for LP64Kévin PETIT2014-02-271-1/+1
* | am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138,...Mike J. Chen2014-02-111-0/+10
|\ \
| * | Major warnings cleanupMike J. Chen2014-02-111-0/+10
* | | am a5df8e12: Merge "Accept takes a socklen_t, not an int."Elliott Hughes2014-02-071-1/+1
|\ \ \ | |/ / |/| / | |/