summaryrefslogtreecommitdiff
path: root/android/client/if-hl.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: Handle failure from malloc() requestAnupam Roy2015-07-271-0/+4
* android/client: Fix compilation errors with muslSzymon Janc2014-09-241-0/+1
* android/haltest: Add check for valid channelAndrei Emeltchenko2014-07-041-0/+4
* android/client: Change multi dimension array to struct modeRavi kumar Veeramally2014-07-021-29/+54
* android/client: Fix using unvalidated index to access arrayAndrei Emeltchenko2014-06-301-0/+9
* android/client: Introduce close_channel API in healthRavi kumar Veeramally2014-06-271-0/+29
* android/client: Write dummy data on fd on health source connectRavi kumar Veeramally2014-06-241-10/+29
* android/client: Fix coding styleRavi kumar Veeramally2014-06-241-5/+5
* android/client: Fix closing wrong FD in health HALSzymon Janc2014-06-231-4/+20
* anrdroid/client/health: Cache fd and close on channel disconnectionRavi kumar Veeramally2014-06-231-0/+9
* android/client: Add health callbacks support for haltestRavi kumar Veeramally2014-04-231-2/+35
* android/client: Add destroy_channel support to haltestRavi kumar Veeramally2014-04-231-0/+19
* android/client: Add connect_channel support to haltestRavi kumar Veeramally2014-04-231-0/+30
* android/client: Add unregister_application support to haltestRavi kumar Veeramally2014-04-231-0/+19
* android/client: Add register_application support to haltestRavi kumar Veeramally2014-04-231-0/+96
* android/client: Add initial support for health profileRavi kumar Veeramally2014-04-231-0/+64