From: [EMAIL PROTECTED] Date: Mon, 04 Feb 2008 23:48:13 -0800 > From: Dave Young <[EMAIL PROTECTED]> > > According to the bluetooth HID spec v1.0 chapter 7.4.2 > > "This code requests a major state change in a BT-HID device. A HID_CONTROL > request does not generate a HANDSHAKE response." > > "A HID_CONTROL packet with a parameter of VIRTUAL_CABLE_UNPLUG is the only > HID_CONTROL packet a device can send to a host. A host will ignore all other > packets." > > So in the hidp_precess_hid_control function, we just need to deal with the > UNLUG packet. > > Signed-off-by: Dave Young <[EMAIL PROTECTED]> > Cc: Marcel Holtmann <[EMAIL PROTECTED]> > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html