OSDN Git Service

android: Fix sending invalid remote device property event
authorSzymon Janc <szymon.janc@tieto.com>
Sat, 16 Nov 2013 14:09:45 +0000 (15:09 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 16 Nov 2013 18:22:01 +0000 (20:22 +0200)
commit51012a010409b1a5db24562e3cda120623a0360f
tree44fbf599cbb3044edff5f5e1810df2f4cab33e20
parentff7246fb8f9e8ead715d3e59fe7aecf7bcc34657
android: Fix sending invalid remote device property event

Remote device property event has variable length, pass whole event
length to ipc_send, not only header.
android/bluetooth.c