bluez/android
Szymon Janc 94f761e694 adapter: Implement adapter enable and disable commands
This allows HAL to enable and disable adapter.
2013-10-22 23:18:26 +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 adapter: Implement adapter enable and disable commands 2013-10-22 23:18:26 +03:00
adapter.h android: Add initial code for handling adapter commands 2013-10-22 23:17:46 +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: Use correct service id for adapter commands 2013-10-22 23:17:46 +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: Make hal_ipc_command return directly the status 2013-10-22 17:18:02 +03:00
hal-ipc.h android: Make hal_ipc_command return directly the status 2013-10-22 17:18:02 +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 adapter: Print debug message with IPC message header parameters 2013-10-22 23:17:46 +03:00