Commit Graph

12 Commits

Author SHA1 Message Date
Szymon Janc
848c12cc71 build: Add haltest command line tester
This is intended for testing Android daemon and HAL library on Linux.
2013-10-18 10:14:48 +03:00
Luiz Augusto von Dentz
90f1f94600 build: Add missing android/cutils/properties.h to EXTRA_DIST 2013-10-17 17:40:07 +03:00
Luiz Augusto von Dentz
247d828934 build: Enable building android HAL as libhal-internal.la 2013-10-17 17:32:48 +03:00
Luiz Augusto von Dentz
172b03b644 android: Add cutils/log.h 2013-10-17 17:13:03 +03:00
Szymon Janc
402e81b418 build: Add Android HAL headers to EXTRA_DIST 2013-10-17 16:02:04 +03:00
Andrei Emeltchenko
c03c91b624 android: sdp: Reuse BlueZ SDP server in Android
Reuse existing SDP server code in Android GPL daemon.
2013-10-16 18:36:19 +03:00
Andrei Emeltchenko
3c9f4d64a5 android: Add basic mgmt initialization sequence
Initialize bluetooth controller via mgmt interface.
2013-10-16 18:34:34 +03:00
Andrei Emeltchenko
b8d1523b5c 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.
2013-10-16 18:34:10 +03:00
Szymon Janc
12238eaeed build: Add android/hal-ipc-api.txt to EXTRA_DIST 2013-10-14 18:27:24 +03:00
Frederic Danis
f3d3c66320 android: Android version of log.c
Add logging for Android, currently print logs to stderr and stdout.
2013-10-04 15:25:40 +03:00
Frederic Danis
eaed4c1552 build: Add BlueZ Android daemon 2013-10-04 15:24:47 +03:00
Frederic Danis
cd402b079e build: Add skeleton for BlueZ Android
Retrieve Bluetooth version from configure.ac.
2013-10-04 15:22:32 +03:00