Luiz Augusto von Dentz
|
043fd76a2b
|
android/hid: Add handling of incoming connections
|
2013-10-31 14:59:30 +02:00 |
|
Luiz Augusto von Dentz
|
d9ea2226c0
|
android/hid: Fix not cleanup properly after disconnect
If the device is disconnected it should be removed from the list of
connected devices and free its data.
|
2013-10-30 16:42:19 +02:00 |
|
Ravi kumar Veeramally
|
c9902d2b50
|
android: Add initial HID disconnect implementation.
Implemented basic HID disconnect method. Host disconnects
with bt device at L2CAP level.
|
2013-10-29 13:14:05 +02:00 |
|
Ravi kumar Veeramally
|
508e048e66
|
android: Add initial HID connect implementation
Implemented basic HID connect method. Host connects to
bt device at L2CAP level.
|
2013-10-29 13:13:01 +02:00 |
|
Luiz Augusto von Dentz
|
d52939fde9
|
android: Rename ipc_send_error to ipc_send_rsp
|
2013-10-25 15:22:24 +03:00 |
|
Luiz Augusto von Dentz
|
1610f70cd6
|
android: Rename ERROR enum and command to STATUS
This is more consistent with HAL interface which does name the enum as
bt_status_t and does use BT_STATUS prefix.
|
2013-10-25 15:13:48 +03:00 |
|
Luiz Augusto von Dentz
|
55a25cb83c
|
android/hal-msg: Reduce length of defines and struct names
The current defines and struct names are way too big and sometimes
incosistent.
|
2013-10-24 10:46:24 +03:00 |
|
Szymon Janc
|
46467fd5d1
|
android: Add support for registering and unregistering hid service
|
2013-10-23 14:26:40 +03:00 |
|
Johan Hedberg
|
de10a3d060
|
android/hid: Fix service type in error response
|
2013-10-23 13:22:39 +03:00 |
|
Johan Hedberg
|
ef2d3dd3d2
|
android: Add stubs for daemon-side HID support
|
2013-10-23 10:14:58 +03:00 |
|