Hi Vishal, * Vishal Agarwal <vishal.agarwal@xxxxxxxxxxxxxx> [2012-06-13 05:32:43 +0530]: > HCI_Disconnect should only be sent after connection is established. > If connection is not yet established and HCI_Disconnect is called > then disconnection complete will be received with a handle which > does not exist and hence this event will be ignored. > But as mgmt.c will not receive this event, its variable for pending > command is not cleared.This will result in future Disconnect commands > for that BD Address to be blocked with error busy. > > Signed-off-by: Vishal Agarwal <vishal.agarwal@xxxxxxxxxxxxxx> > --- > net/bluetooth/mgmt.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Patch has been applied to the bluetooth.git tree (with the fix proposed by Johan), thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html