aboutsummaryrefslogtreecommitdiff
path: root/udrv/ulinux
AgeCommit message (Expand)Author
2017-10-23Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski
2017-09-19Enable extra A2DP control log messagesPavlin Radoslavov
2017-04-07Create unit test framework for audio_a2dp_hwPavlin Radoslavov
2017-04-05Compute the audio data buffer size based on stream characteristicsPavlin Radoslavov
2017-02-23Close leftover Audio-to-Bluetooth HAL connections before reopeningPavlin Radoslavov
2017-01-03Add a mechanism for configuring the A2DP Source codecsPavlin Radoslavov
2016-12-09Remove extern "C" from header filesJack He
2016-12-06Replace pthread_mutex with std::mutexMarie Janssen
2016-12-02Apply clang-format to the rest of the treeMyles Watson
2016-12-02Reformat long comments before clang-formatMyles Watson
2016-12-01Fix asterisks in block quotesMyles Watson
2016-11-08Revert "Replace pthread_mutex with std::mutex"Pavlin Radoslavov
2016-11-04Replace pthread_mutex with std::mutexMarie Janssen
2016-10-27Remove deprecated UNUSED macro (1/5)Myles Watson
2016-10-17Renamed most C files to C++: *.c to *.ccPavlin Radoslavov
2016-10-13Use proper socket type in uipc for non-androidJakub Pawlowski
2016-08-05Use standard types, consistent ifdef style everywhereMarie Janssen
2016-06-27Match socket buffer sizes between audio HAL and BT serverAndy Hung
2016-05-19Improve poll(2) handling and log messagesPavlin Radoslavov
2016-05-12Restart failed system calls interrupted with errno of EINTRPavlin Radoslavov
2016-05-11Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR.Bryce Lee
2015-12-08Added visibility to the UIPC_Read() errorsPavlin Radoslavov
2015-10-19GKI cleanup - moved GKI buffer allocation wrappers to OSIPavlin Radoslavov
2015-06-25am 10969128: build: Eliminate cutils/sockets dependencies from system/btMiao Chou
2015-06-24build: Eliminate cutils/sockets dependencies from system/btMiao Chou
2015-06-23Correct the logic of UIPC thread id checkSrinu Jella
2015-04-10Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham
2015-04-06Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan
2015-04-02Fix non-standard pthread mutex interactions.Scott James Remnant
2015-03-31Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen
2015-03-16Remove data_types.hChris Manton
2015-03-16Eliminate unnecessary macros GKI_API, EXPORT_API, and UDRV_API.Sharvil Nanavati
2015-02-04am 481b0546: Merge "Fix non-standard pthread mutex interactions."Elliott Hughes
2015-02-03Fix non-standard pthread mutex interactions.Ian Coolidge
2014-12-11resolved conflicts for merge of ed0bdd42 to lmp-mr1-dev-plus-aospChih-Hung Hsieh
2014-12-05Cleanups needed to make clang happyBernhard Rosenkränzer
2014-11-17Remove overflow rate limiting when reading A2DP framesAndre Eisenbach
2014-10-05Raise A2DP threat priority to avoid music breaksMattias Agren
2014-06-28resolved conflicts for merge of e8c3d75b to masterMatthew Xie
2014-06-19Logging cleanup: BTIF and APPL.Sharvil Nanavati
2014-06-12Eliminate dead code (helped by compiler warnings).Sharvil Nanavati
2014-05-08Eliminate dead code (helped by compiler warnings).Sharvil Nanavati
2014-02-27resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aospNarayan Kamath
2014-02-27Various fixes for LP64Kévin PETIT
2014-02-11am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138,...Mike J. Chen
2014-02-11Major warnings cleanupMike J. Chen
2014-02-07am a5df8e12: Merge "Accept takes a socklen_t, not an int."Elliott Hughes
2014-02-07Accept takes a socklen_t, not an int.Elliott Hughes
2013-12-16Fixes for problems found with coverity analyzerKim Schulz
2013-12-16should return correct length and use shorter poll time for ad2p dataZhihai Xu