OSDN Git Service

android/hal: Add initial code for sending commands
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 21 Oct 2013 18:56:42 +0000 (20:56 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 21 Oct 2013 19:46:01 +0000 (22:46 +0300)
commite1debdf2d498d4106abe560e439801475b7f474c
treeefdeaa16191b755614500747009464bf0a30d75d
parent2b9988f3f7c2d0fd41ad9b44498aaf54caa6d175
android/hal: Add initial code for sending commands

This will be used by all HAL modules to send commands and get response
from daemon. In case of any protocol error abort.

If non-null fd pointer is passed auxiliary data with passed FD will be
received as part of response.
android/hal-ipc.c
android/hal-ipc.h