Hi, On Mon, Nov 20, 2017 at 3:42 PM, Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > If and LE device is disconnected using device.Device method it won't > be able to reconnect by itself. > --- > doc/device-api.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/device-api.txt b/doc/device-api.txt > index 13b28818e..ac5604f9c 100644 > --- a/doc/device-api.txt > +++ b/doc/device-api.txt > @@ -52,6 +52,10 @@ Methods void Connect() > This method can be also used to cancel a preceding > Connect call before a reply to it has been received. > > + When connected over LE bearer calling this method will > + prevent incoming connections until Connect method is > + called again. > + > Possible errors: org.bluez.Error.NotConnected > > void ConnectProfile(string uuid) > -- > 2.13.6 Applied. -- Luiz Augusto von Dentz -- 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