v3: - fixed compilation on android 4.2 Szymon Janc (6): android/hal: Add initial code for IPC message handlers android/hal-bluetooth: Register IPC message handlers android/hal-hidhost: Use generic IPC message handling for events android/hal-pan: Use generic IPC message handling for events android/hal-a2dp: Use generic IPC message handling for events android/hal: Check if command socket was shutdown by peer android/hal-a2dp.c | 41 +++++----- android/hal-bluetooth.c | 208 ++++++++++++++++++++++++++++++------------------ android/hal-hidhost.c | 76 ++++++++++-------- android/hal-ipc.c | 123 +++++++++++++++++++--------- android/hal-ipc.h | 10 +++ android/hal-pan.c | 40 +++++----- android/hal.h | 4 - 7 files changed, 310 insertions(+), 192 deletions(-) -- 1.8.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html