Hi Luis, > From: Luiz Augusto von Dentz [mailto:luiz.dentz@xxxxxxxxx] > > Hi Josh, > > On Thu, Aug 16, 2018 at 11:29 PM, Karabin, Josh > <George.Karabin@xxxxxxxxxxxxx> wrote: > > + boolean ConnectAllProfiles ... > Id keep the original behaviour and just disable with AutoConnect which > by default, actually since this is an option usually we don't use > camelcase so instead it should be auto-connect. In the v2 version of the patch, I made the new UUIDs key of the ConnectDevice method's dictionary argument use the existing case Convention of UUIDs, rather than, say, "uuids". I noticed that Other keys in that dictionary are camel-cased, like "Address" and "AddressType", so I think that's the correct convention. I just wanted to point this out, since you already made the comment. Thanks, - Josh