OpenCloudOS-Kernel/net/bluetooth
Jefferson Delfes 36a75f1b3e Bluetooth: Force the process of unpair command if disconnect failed
The unpair process tries to disconnect any connection pending with
remote. If there are some connection in connecting state, disconnect
command will fail and unpair mgmt command will stay pending.

That pending mgmt command can cause strange behavior like automatic
unpair after a lost connection.

Signed-off-by: Jefferson Delfes <jefferson.delfes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-09-27 18:08:01 -03:00
..
bnep Bluetooth: Added /proc/net/bnep via bt_procfs_init() 2012-08-06 15:02:59 -03:00
cmtp Bluetooth: Added /proc/net/cmtp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hidp Bluetooth: Added /proc/net/hidp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
rfcomm Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() 2012-08-06 15:03:00 -03:00
Kconfig Bluetooth: AMP: Add AMP key calculation 2012-09-27 17:30:22 -03:00
Makefile Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc 2012-09-27 17:10:32 -03:00
a2mp.c Bluetooth: Fix two warnings in BT_DBG 2012-09-27 17:43:39 -03:00
af_bluetooth.c Bluetooth: trivial: Use preferred method for NULL check 2012-08-21 14:54:39 -03:00
amp.c Bluetooth: AMP: Handle Accept phylink command status evt 2012-09-27 17:35:09 -03:00
hci_conn.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 2012-09-24 14:39:16 -04:00
hci_core.c Bluetooth: AMP: Add Read Data Block Size to amp_init 2012-09-08 18:14:11 -03:00
hci_event.c Bluetooth: Fix two warnings in BT_DBG 2012-09-27 17:43:39 -03:00
hci_sock.c Bluetooth: Added /proc/net/hci via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hci_sysfs.c Bluetooth: Remove unnecessary headers include 2012-06-05 06:34:08 +03:00
l2cap_core.c Bluetooth: A2MP: Add fallback to normal l2cap init sequence 2012-09-27 17:31:52 -03:00
l2cap_sock.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2012-09-07 15:07:55 -04:00
lib.c Bluetooth: Remove unnecessary headers include 2012-06-05 06:34:08 +03:00
mgmt.c Bluetooth: Force the process of unpair command if disconnect failed 2012-09-27 18:08:01 -03:00
sco.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2012-09-07 15:07:55 -04:00
smp.c Bluetooth: Change signature of smp_conn_security() 2012-08-27 08:07:18 -07:00