On Wed, Aug 1, 2018 at 3:01 PM George Karabin <gjkhwl@xxxxxxxxx> wrote: > > From an API point of view, it would seem natural to make the "Paired" > property on a device object readwrite, so that you can remove its > pairing without also removing the device object associated with the > device. I'm sure there are other approaches that would make sense as > well - I don't yet have a handle on the internal data structures and > states that might be impacted by changing that assumption. Now that I see the new experimental ConnectDevice API on the Adapter interface, that looks like it could be a close fit for my needs. If another item was added to its properties dictionary to specify whether or not it should automatically connect supported profiles, that would let my app be more selective about which profiles to connect - I could follow up with a ConnectProfile call on the device. Does anyone have any thoughts on that approach? -- 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