bluez/android
Szymon Janc 76384da137 android/hal: Unify HALs callbacks pointers definition
Those are not suppose to be modified or used outside of each HAL.
2013-10-22 16:51:07 +03:00
..
client android: Add help to hidhost in haltest 2013-10-22 14:11:40 +03:00
cutils android: Remove not needed cutils/log.h stub 2013-10-20 22:38:53 +03:00
hardware android: Fix build errors due to missing headers 2013-10-17 17:33:02 +03:00
adapter.c android: Convert bt_adapter_new into a bt_adapter_init function 2013-10-18 14:30:14 +03:00
adapter.h android: Convert bt_adapter_new into a bt_adapter_init function 2013-10-18 14:30:14 +03:00
Android.mk android: Add calls to hidhost interface to haltest 2013-10-22 14:11:38 +03:00
device.c android: Add adapter and device struct for BlueZ daemon 2013-10-16 18:35:11 +03:00
device.h android: Add adapter and device struct for BlueZ daemon 2013-10-16 18:35:11 +03:00
hal-av.c android/hal: Unify HALs callbacks pointers definition 2013-10-22 16:51:07 +03:00
hal-bluetooth.c android/hal: Unify HALs callbacks pointers definition 2013-10-22 16:51:07 +03:00
hal-hidhost.c android/hal: Unify HALs callbacks pointers definition 2013-10-22 16:51:07 +03:00
hal-ipc-api.txt android: Add missing error status description for Core Service 2013-10-21 16:24:08 +03:00
hal-ipc.c android/hal: Add initial support for handling adapter notifications 2013-10-22 16:17:26 +03:00
hal-ipc.h android/hal: Add initial code for sending commands 2013-10-21 22:46:01 +03:00
hal-log.h android: Add wrapper for HAL logging 2013-10-20 22:37:59 +03:00
hal-msg.h android: Define minimum legal notification event ID 2013-10-22 16:17:26 +03:00
hal-pan.c android/hal: Unify HALs callbacks pointers definition 2013-10-22 16:51:07 +03:00
hal-sock.c android/hal: Make hal.h self contained 2013-10-22 16:17:26 +03:00
hal.h android/hal: Add initial support for handling adapter notifications 2013-10-22 16:17:26 +03:00
ipc.c android: Add IPC helper for convenient error sending 2013-10-21 22:48:50 +03:00
ipc.h android: Add IPC helper for convenient error sending 2013-10-21 22:48:50 +03:00
log.c android: Fix logging usage 2013-10-18 14:30:14 +03:00
main.c android: Drop unnecessary capabilities 2013-10-22 10:36:38 +03:00