bluez/android
Szymon Janc 17f8aa67a6 android: Fix debug logs when running on Android
Current Android log backed dones't enable debug logs. Instead of coping
code from src/log.c, just use it on Android as well.

No functionality is lost as currently Android log backed only prints
to standard output.
2013-10-24 18:39:00 +03:00
..
client android: haltest: Enable av interface in test tool 2013-10-24 10:24:23 +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: Use adapter index in mgmt functions 2013-10-24 18:32:47 +03:00
adapter.h android: Remove not needed adapter parameter from bt_adapter_ready 2013-10-24 18:31:41 +03:00
Android.mk android: Fix debug logs when running on Android 2013-10-24 18:39:00 +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-msg: Reduce length of defines and struct names 2013-10-24 10:46:24 +03:00
hal-hidhost.c android/hal-msg: Reduce length of defines and struct names 2013-10-24 10:46:24 +03:00
hal-ipc-api.txt android: Add missing adapter state values to IPC documentation 2013-10-23 19:31:59 +03:00
hal-ipc.c android/hal-msg: Reduce length of defines and struct names 2013-10-24 10:46:24 +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/hal-msg: Reduce length of defines and struct names 2013-10-24 10:46:24 +03:00
hal-pan.c android: Use pan prefix instead of bt_pan 2013-10-23 13:06:50 +03:00
hal-sock.c android: Use sock prefix 2013-10-23 13:06:50 +03:00
hal.h android/hal: Add initial support for handling adapter notifications 2013-10-22 16:17:26 +03:00
hid.c android/hal-msg: Reduce length of defines and struct names 2013-10-24 10:46:24 +03:00
hid.h android: Add support for registering and unregistering hid service 2013-10-23 14:26:40 +03:00
ipc.c android/hal-msg: Reduce length of defines and struct names 2013-10-24 10:46:24 +03:00
ipc.h android: Add IPC helper for convenient error sending 2013-10-21 22:48:50 +03:00
main.c android: Remove not needed adapter parameter from bt_adapter_ready 2013-10-24 18:31:41 +03:00
socket.c android: Add initial code for socket service 2013-10-23 14:26:40 +03:00
socket.h android: Add initial code for socket service 2013-10-23 14:26:40 +03:00