On Fri, Aug 17, 2012 at 6:08 PM, Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx> wrote: > This patch series adds HID Control Point support. This control point > allows the report host(BlueZ) to notify the report device(HoG device) > when the host is entering or leaving the Suspend Mode. > > The low power Suspend Mode concept is implementation specific. This > proposal adds the support for UPower backend. UPower signals Resuming > /Sleeping are used to trigger the control point writing. > > Claudio Takahasi (5): > hog: Adds initial files for suspend support > hog: Add UPower Resuming/Suspending watch > hog: Add Suspend/Resume callbacks > hog: Move HoG device list to manager > hog: Add writting Control Point > > Makefile.am | 3 +- > profiles/input/hog_device.c | 73 ++++++++++++++++++++---------- > profiles/input/hog_device.h | 9 +++- > profiles/input/hog_manager.c | 69 ++++++++++++++++++++++++++++- > profiles/input/upower.c | 101 ++++++++++++++++++++++++++++++++++++++++++ > profiles/input/upower.h | 29 ++++++++++++ > 6 files changed, 254 insertions(+), 30 deletions(-) > create mode 100644 profiles/input/upower.c > create mode 100644 profiles/input/upower.h > > -- > 1.7.8.6 > ping ... Regards, Claudio -- 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