summaryrefslogtreecommitdiff
path: root/android/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add the missing HAVE_CONFIG_H check daemon filesLuiz Augusto von Dentz2013-11-041-0/+4
* android: Rename ipc_send_error to ipc_send_rspLuiz Augusto von Dentz2013-10-251-1/+1
* android: Rename ERROR enum and command to STATUSLuiz Augusto von Dentz2013-10-251-3/+3
* android/hal-msg: Reduce length of defines and struct namesLuiz Augusto von Dentz2013-10-241-9/+9
* android: Add IPC helper for convenient error sendingSzymon Janc2013-10-211-0/+9
* android: Add IPC helper for sending command responses and notificationSzymon Janc2013-10-211-0/+79