2008-12-19 11:27:12

by Baptiste Mille-Mathias

[permalink] [raw]
Subject: [bluez-gnome/proximity] replace g_timeout_add with g_timeout_add_seconds

Hello,

Please find attached a patch to replace the usage of g_timeout_add with
g_timeout_add_seconds in the proximity application in bluez-gnome.
g_timeout_add_seconds does less wake up, ans so saves a little bit of
power.

Could someone review it and commit it?

thanks a lot.

Cheers.

--
Baptiste Mille-Mathias <[email protected]>


Attachments:
bluez-gnome_565084.diff (1.47 kB)

2008-12-19 18:50:35

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [bluez-gnome/proximity] replace g_timeout_add with g_timeout_add_seconds

Hi Baptiste,

> Please find attached a patch to replace the usage of g_timeout_add with
> g_timeout_add_seconds in the proximity application in bluez-gnome.
> g_timeout_add_seconds does less wake up, ans so saves a little bit of
> power.

patch has been applied. Thanks.

Regards

Marcel