summaryrefslogtreecommitdiff
path: root/android/hal-health.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-12/+1
* android: Fix crash on android-testerLuiz Augusto von Dentz2014-12-031-2/+2
* android: Fix not setting max_clientsLuiz Augusto von Dentz2014-11-171-0/+1
* android/hal-health: Fix do not modify fd flags in non connected stateRavi kumar Veeramally2014-07-031-0/+4
* android/hal-health: Clear NONBLOCK flag from fdAndrei Emeltchenko2014-07-031-0/+16
* android: Fix using plain integer as NULL pointerLuiz Augusto von Dentz2014-07-031-5/+5
* android/hal-health: Return app_id and channel_id -1 in case of errorRavi kumar Veeramally2014-06-261-0/+2
* android/hal-health: trivial: Correct coding styleAndrei Emeltchenko2014-06-251-2/+1
* android/hal-health: trivial: Remove empty lineAndrei Emeltchenko2014-06-181-1/+0
* android/hal-health: Change scope of mdepAndrei Emeltchenko2014-06-181-1/+2
* android/hal-health: Fix not setting offsets for empty stringsSzymon Janc2014-06-161-3/+3
* android/hal-health: Add channel state event handlerRavi kumar Veeramally2014-06-161-0/+13
* android/hal-ipc: Pass FD to notification handlersSzymon Janc2014-06-121-1/+1
* android/hal-health: Add app state event handlerRavi kumar Veeramally2014-06-101-0/+11
* android/hal-msg: Add application id to mdep config cmd structRavi kumar Veeramally2014-06-101-0/+1
* android/hal-health: Fix passing buf not cmd for passing dataRavi kumar Veeramally2014-06-101-1/+1
* android/hal: Fix not seting mode in health halJakub Tyszkowski2014-05-181-0/+1
* android: Make multi-line comments style consistentSzymon Janc2014-04-291-2/+4
* android/hal-health: Fix copying empty stringRavi kumar Veeramally2014-04-231-2/+6
* android/hal-health: Use correct enumsRavi kumar Veeramally2014-04-231-3/+3
* android/hal-health: Add HDP .register_application methodRavi kumar Veeramally2014-03-311-1/+82
* android/hal-health: Add HDP .destroy_channel methodRavi kumar Veeramally2014-03-171-1/+16
* android/hal-health: Add HDP .connect_channel methodRavi kumar Veeramally2014-03-171-1/+31
* android/hal-health: Add HDP .unregister_application methodRavi kumar Veeramally2014-03-171-1/+16
* android/hal-health: Add HDP .cleanup methodRavi kumar Veeramally2014-03-141-1/+20
* android/hal-health: Add HDP .init methodRavi kumar Veeramally2014-03-141-1/+42
* android/hal-health: Add hal-health.c with initial get interface callRavi kumar Veeramally2014-03-141-0/+42