OSDN Git Service

core: Remove pending connection attempt
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Fri, 1 Jun 2012 17:48:39 +0000 (14:48 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 2 Jun 2012 01:10:31 +0000 (09:10 +0800)
commit29405cc587e83b921fce761d876f582b90b618b0
tree778308584ee324aaafa54e104516f0a46799a064
parent6f338a8f6ab1b79aa9e7066054bec7b4668cfa23
core: Remove pending connection attempt

Fix connection attempt being triggered after device is removed. Pending
ATT re-connection attempt should be cancelled when all ATTIO callbacks
are unregistered.
src/device.c