Hi Everyone, Security level elevation in a ongoing connection is still a missing feature when we are running mgmtops. HID uses this for example, to increase the security when the remote device is a keyboard. We've been looking to this issue and we came up with two possible solutions, the first one was a new MGMT Event: Security Changed Event. This solution might not be good since we would have to notify the change using a different channel. A second option would be do this notification in the same socket that asked the security change, using poll() (with POLLPRI maybe). This solution looks cleaner, but POLLPRI might not be appropriated for this. Any comments/suggestions? 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