Hi Szymon, On Thu, Apr 12, 2012, Szymon Janc wrote: > If remote HID device has HIDSDPDisable attribute present and set to > true host should disconnect SDP channel before connecting HID control > channel. Such devices multiplex resources between SDP and HID L2CAP > channels and will reject connection to HID control channel if SDP > channel is already connected. > --- > input/device.c | 25 +++++++++++++++++++++---- > input/device.h | 2 +- > input/manager.c | 4 ++-- > src/sdp-client.c | 21 ++++++++++++++++++++- > src/sdp-client.h | 1 + > 5 files changed, 45 insertions(+), 8 deletions(-) The patch looks good but could you please split it up so that the sdp-client changes are in its own patch. Thanks. Johan -- 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