Hi Patryk,
i see the problems and I will change it. I now made some tests and i found out that the library waits for a specific time until it sends the signal. I suppose that in this time it tries to repair the connection.
Is it possible to manage this time period with compiling flags or something?
Thanks,
Reto
i see the problems and I will change it. I now made some tests and i found out that the library waits for a specific time until it sends the signal. I suppose that in this time it tries to repair the connection.
Is it possible to manage this time period with compiling flags or something?
Thanks,
Reto
2008/9/19 Patryk Zawadzki <patrys@xxxxxxxxxxxxx>
On Fri, Sep 19, 2008 at 8:56 AM, Reto Bachmann <reto.bachmann@xxxxxxxxx> wrote:Because polling is the worst strategy both CPU- and power-wise. It
> So I need to connect the D-Bus signal RemoteDeviceDisconnected to find out
> that I am not connected anymore?
>
> Why shouldn't I poll for a status? Is it just because a signal is sent
> either way or is the status i ask for not the true status?
causes frequent wakeups that waste power and prevent CPUs from
entering a deep idle state. They also generate unnecessary traffic for
the IPC mechanism so if every program decided to poll for something
once a second, services like DBus would likely get hosed.
--
Patryk Zawadzki
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url="">
_______________________________________________
Bluez-devel mailing list
Bluez-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/bluez-devel
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Bluez-devel mailing list Bluez-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/bluez-devel