Hi Nick, > I have memories of one of you talking about a custom change to bluez > to not immediately drop the ACL link once DBUS CreateBonding() has > finished (so that SDP can then be done on that link). > > Do you know the patch to do this? I am currently experimenting with > changing the timer expiry in hci_conn_put() for disc_timer. Maybe > there's a nicer way. do you have a trace in BTSnoop format for me. We are using L2CAP raw sockets for bonding and thus the default 2 seconds disconnect timeout applies. Enough time to get SDP started on the same link. If the remote side however decides to disconnect us, we are out of luck. Regards Marcel -- 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