OSDN Git Service

core: Mutually exclude concurrent connections
authorJoão Paulo Rechi Vita <jprvita@openbossa.org>
Tue, 2 Oct 2012 17:22:51 +0000 (14:22 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 3 Oct 2012 07:46:22 +0000 (10:46 +0300)
commit683ad756f34b39315eea5d21fa0ac9c26d68e224
treef639dfc7160cdc6736f993d2f2b5d9c230d2f254
parent773b25a93057bd13e190e8fe2ea0505f3d2389e1
core: Mutually exclude concurrent connections

Since controllers don't support more than one ongoing connection
procedure at the same time, new connection attempts needs to yield if
there is an ongoing connection procedure already.
src/adapter.c
src/device.c
src/device.h