summaryrefslogtreecommitdiff
path: root/android/client/if-hf-client.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: Print number on query current calls in hf-clientLukasz Rymanowski2014-11-051-0/+3
* android/client: Fix copy paste issue in stop recognition functionLukasz Rymanowski2014-11-031-1/+1
* android/client: Allow empty string for dial commandLukasz Rymanowski2014-11-031-1/+2
* android/client: Print peer and CHLD features only on connected eventLukasz Rymanowski2014-10-061-0/+4
* android/client: Add handsfree client api callsJakub Tyszkowski2014-09-261-0/+141
* android/client: Handle more callbacks for the handsfree clientJakub Tyszkowski2014-09-261-18/+119
* android/client: Handle handsfree client audio state change callbackJakub Tyszkowski2014-09-261-1/+10
* android/client: Handle handsfree client connecton state callbackJakub Tyszkowski2014-09-261-1/+68
* android/client: Add skeleton for handsfree client interfaceJakub Tyszkowski2014-09-261-0/+342