Hi Sumeet, > I have attached the kernel messages log as well as the HCI log. There is no > ACL Disconnect after L2CAP disc response. the problem is that we didn't create the ACL link and so we feel not responsible for cleaning up. However with the following patch that went into the 2.6 kernel series a long time ago, this will be solved. Regards Marcel