commit | dfc94dbdb999154dc2ff44e6011a4912c0b29e88 | [log] [tgz] |
---|---|---|
author | Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com> | Wed May 30 15:39:21 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 05 06:34:15 2012 +0300 |
tree | 26271a8b560a1f239fedc61a6dde79dd187f9a86 | |
parent | f0f6279976c8f0768468293546785c18894a704c [diff] |
Bluetooth: Allow only one LE connection attempt Only one outgoing LE connection attempt should be possible. hci_connect() will now return -EBUSY in case there's another pending outgoing connection. Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>