OSDN Git Service

Fix repeated connection attempt to the same remote
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Tue, 4 Oct 2011 18:31:21 +0000 (15:31 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 5 Oct 2011 15:01:33 +0000 (18:01 +0300)
commitd96e090a7d3ba9f1575dbeb0663f1482f3cf0549
treeb950e6d6a35a7479974fc4f18f4cd681d36b3b35
parent37965985203fbdcb271ceadeca2733387b209cb4
Fix repeated connection attempt to the same remote

Avoids queue dupplicated requests connects for the same device. Sources
can be triggered by auto connect or on demand connection request when a
given profile registers ATTIO connection callbacks.
src/device.c