summaryrefslogtreecommitdiff
path: root/android/client/haltest.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-12/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* android/client: Add short option for printing versionSzymon Janc2014-12-151-8/+4
* android/client: Add option to initialize only IVI rolesSzymon Janc2014-12-151-21/+38
* android/client: Fix no closing bt and audio dev on exitGrzegorz Kolodziejczyk2014-12-031-0/+7
* android/client: Fix double initialize of bluetoothGrzegorz Kolodziejczyk2014-12-031-1/+1
* android/client: Add a2dp sink supportJakub Tyszkowski2014-11-271-0/+2
* android/client: Create separate file for AVRCP CTRLRavi kumar Veeramally2014-11-201-0/+2
* android: Remove temporary BLUEZ_EXTENSION flagAndrei Emeltchenko2014-11-071-2/+2
* android/client: Add skeleton for mce callsAleksander Drewnicki2014-10-131-0/+2
* android/client: Add skeleton for handsfree client interfaceJakub Tyszkowski2014-09-261-1/+7
* android/client: Use release version for tool versionSzymon Janc2014-09-251-4/+5
* android/haltest: Add testing for SCO HALAndrei Emeltchenko2014-05-131-0/+3
* android/client: Add initial support for health profileRavi kumar Veeramally2014-04-231-0/+1
* android/haltest: Increase commands max parameters valueSzymon Janc2014-04-231-2/+2
* android/haltest: Add init and cleanup calls to rc methodsLuiz Augusto von Dentz2014-01-261-0/+2
* android: Remove support for old Android versionsSzymon Janc2014-01-141-4/+0
* android/haltest: Add support for loading Audio HALLuiz Augusto von Dentz2014-01-101-3/+7
* android/client: Add command line argumentsJerzy Kasenberg2013-11-081-2/+66
* android/client: Initialize all interfaces at startJerzy Kasenberg2013-11-081-0/+36
* android/client: Change adapter to bluetoothJerzy Kasenberg2013-11-051-3/+3
* android/client: Add skeleton for GATT interfaceJerzy Kasenberg2013-10-311-0/+5
* android/client: Add skeleton for handsfree callsJerzy Kasenberg2013-10-281-0/+1
* android/client: Add processing of .haltestrcJerzy Kasenberg2013-10-251-0/+5
* android/client: Add source command to haltestJerzy Kasenberg2013-10-251-1/+49
* android/client: Fix various coding style issuesJerzy Kasenberg2013-10-251-5/+13
* android: Add calls to av methods in haltestJerzy Kasenberg2013-10-231-0/+1
* android: Add calls to pan methods to haltestJerzy Kasenberg2013-10-231-0/+1
* android: Add calls to socket methods in haltestJerzy Kasenberg2013-10-231-0/+1
* android: Add calls to hidhost interface to haltestJerzy Kasenberg2013-10-221-0/+1
* android: Add help and quit to haltestJerzy Kasenberg2013-10-211-23/+128
* android: Add completion for adapter to haltestJerzy Kasenberg2013-10-181-5/+6
* android: Add calls to adapter methods in haltestJerzy Kasenberg2013-10-161-1/+78
* android: Add line editing to haltestJerzy Kasenberg2013-10-161-3/+36
* android: Add haltest skeletonJerzy Kasenberg2013-10-161-0/+51