Hi, Changes since RFCv3: - use correct email for commit author - no longer RFC - as per my testing this works fine and already start catching up IPC bugs which would not be introduced with those patches present -- BR Szymon Janc Szymon Janc (5): 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-a2dp.c | 40 ++++----- android/hal-bluetooth.c | 223 ++++++++++++++++++++++++++++++------------------ android/hal-hidhost.c | 75 +++++++++------- android/hal-ipc.c | 115 ++++++++++++++++--------- android/hal-ipc.h | 10 +++ android/hal-pan.c | 39 ++++----- android/hal.h | 4 - 7 files changed, 312 insertions(+), 194 deletions(-) -- 1.8.4.2 -- 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