summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-066-45/+56
* uinput: Remove local copy of uinput.hLuiz Augusto von Dentz2021-11-221-5/+3
* hciemu: Use vhci_open to instanciate a vhci btdevLuiz Augusto von Dentz2021-10-181-0/+2
* src: Inclusive language changesArchie Pusaka2021-09-211-1/+1
* emulator: Inclusive language changesArchie Pusaka2021-09-211-1/+1
* btio: Inclusive language changesArchie Pusaka2021-09-211-1/+1
* lib: Inclusive language changesArchie Pusaka2021-09-211-2/+2
* shared/util: use 64-bit bitmap in util_get/clear_uidPauli Virtanen2021-09-061-1/+1
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-21131-1653/+131
* lib: Move HOG UUID definitionManish Mandlik2020-06-161-2/+0
* tools/l2cap-tester: Add test for waiting disconnection responseArchie Pusaka2020-06-041-1/+1
* android: Fix build with GCC 10Szymon Janc2020-04-201-2/+2
* android/handsfree: Fix unaligned struct accessBastien Nocera2019-05-131-1/+3
* android/hal-bluetooth: Fix unaligned struct accessBastien Nocera2019-05-131-1/+3
* android/avrcp-lib: Fix unaligned struct accessBastien Nocera2019-05-131-4/+5
* a2dp-codecs: Fix SBC_MAX_BITPOOL and add SBC quality modesPali Rohár2019-01-311-3/+3
* a2dp-codecs: Define a2dp_vendor_codec_t struct in endian neutral wayPali Rohár2018-12-283-18/+14
* a2dp-codecs: Add SBC prefix for MIN/MAX_BITPOOL constantsPali Rohár2018-12-281-6/+6
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-0649-6/+54
* shared/mainloop: Remove mainloop_set_signalLuiz Augusto von Dentz2018-12-052-17/+2
* build: make building with --coverage work againJan Engelhardt2018-11-291-2/+2
* build: -D/-I arguments go into CPPFLAGSJan Engelhardt2018-11-261-7/+7
* build: -l arguments to belong into LDADD/LIBADD not LDFLAGSJan Engelhardt2018-11-261-7/+8
* build: change @foo@ to $(foo) in automake makefilesJan Engelhardt2018-11-261-9/+9
* log: Use shared log codeLuiz Augusto von Dentz2018-11-202-0/+2
* android: Fix some compilation warningsSzymon Janc2018-05-253-5/+5
* android/client: Fix compilation with GCC 8Szymon Janc2018-05-251-4/+6
* android: Fix a few compiler warningsMarcel Holtmann2018-05-242-3/+8
* tools: Add initial code for btmon-loggerSzymon Janc2018-04-241-1/+1
* android/tester: Fix race in discovering devicesSzymon Janc2017-12-222-81/+125
* android/tester: Clarify default properties match namesSzymon Janc2017-12-221-9/+9
* android/tester: Fix remote advertising dataSzymon Janc2017-12-211-2/+1
* android: Enable multiadvertisingMartin Fuzzey2017-11-064-10/+454
* android: Get max advertising instances from kernelMartin Fuzzey2017-11-061-1/+43
* android: Skip key loading for LE only devices.Martin Fuzzey2017-11-061-1/+5
* android: Add missing fall through declarationMarcel Holtmann2017-07-111-0/+1
* input/hog-lib: Add support to gatt-dbLuiz Augusto von Dentz2016-12-291-0/+4
* shared/btsnoop: Add support for providing cumulative drops countJohan Hedberg2016-05-041-1/+1
* monitor/a2dp: Decode SBC capabilitiesAndrzej Kaczmarek2015-12-011-0/+1
* monitor/avdtp: Add basic decoding of AVDTP signallingAndrzej Kaczmarek2015-12-011-0/+1
* android/README: Fix typoAndrzej Kaczmarek2015-11-131-1/+1
* android/README: Update links to BfA on GitHubAndrzej Kaczmarek2015-11-131-11/+11
* hog: Move code from android to profilesLuiz Augusto von Dentz2015-11-135-1578/+4
* dis: Move code from android to profilesLuiz Augusto von Dentz2015-11-135-335/+4
* scpp: Move code from android to profilesLuiz Augusto von Dentz2015-11-135-393/+4
* bas: Move code from android to profilesLuiz Augusto von Dentz2015-11-135-375/+3
* android/hog: Port fixes to profiles HoGLuiz Augusto von Dentz2015-11-131-1/+26
* android/log: Fix compilation error in AOSPAndrzej Kaczmarek2015-11-121-1/+1
* btsnoop: Update file format identifiers for trace filesMarcel Holtmann2015-11-081-1/+1
* android: Remove dead codeSzymon Janc2015-10-3020-538/+67