aboutsummaryrefslogtreecommitdiff
path: root/udrv
AgeCommit message (Expand)Author
2019-05-28Merge changes I42c47d98,If38ad50d am: 558c5114b6Colin Cross
2019-05-23bpfmt -w $(find . -name Android.bp)Colin Cross
2019-01-30Check ch_id in UIPC_Read before using itChienyuan
2018-05-25Linux build fixJakub Pawlowski
2018-03-05Use proper sockets for A2DP and Hearing Aid HALJakub Pawlowski
2018-03-02HearingAidAudioSource implementationHansong Zhang
2018-03-02Keep UIPC in local variable, rather than global struct.Jakub Pawlowski
2018-02-14A2DP: Cleanup UIPC when no active deviceHansong Zhang
2017-10-23Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski
2017-10-18Linux build fixJakub Pawlowski
2017-10-17Move include->internal_include (1/2)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-18Convert build system to soong using Android.bpJack He
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
2016-04-30Convert BTIF code from C to C++Jakub Pawlowski
2016-02-24Update build files for Fluoride on LinuxJakub Pawlowski
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-23am f88e742e: Correct the logic of UIPC thread id checkSrinu Jella
2015-06-23Correct the logic of UIPC thread id checkSrinu Jella
2015-06-01gn-build: Get //udrv:udrv to compileArman Uguray
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