Hey, I don't understand the reason why plugins/sixaxis.c doesn't set the device as trusted when plugged in. I would expect the Sixaxis plugin to do that, because there's no way to assert, in the UI, where the device information is coming from to trust it automatically, and I don't really want to show a "Do you want to allow device X to connect as a HID device" for devices which weren't setup in the UI. For example, I could create a program on another computer with similar characteristics (same name, class and service UUIDs) which would make it indistinguishable from the device that was plugged in. If security was a problem, we probably shouldn't be setting the master BD address on the pad unless there's a running agent. So, do we stop setup_device() early if there's no agent running and set as trusted, or simply always set as trusted? Cheers -- 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