OSDN Git Service

android: Create HAL API header skeleton
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 16 Oct 2013 14:36:28 +0000 (17:36 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 15:34:10 +0000 (18:34 +0300)
commitb8d1523b5cb335f5ebf9e9e98162bab30ffc6870
treed4afe35fdd05071fe50991275aa413497159579b
parentf8f86dba60c35bf6c414e64c1049ad4612d3a84d
android: Create HAL API header skeleton

Header describes the protocol between Android HAL threads and BlueZ
daemon. The header is added to host build and not to Android since
it is smart enough to include it automatically.
Makefile.android
android/hal-msg.h [new file with mode: 0644]