Hi, On Fri, Mar 23, 2018 at 3:37 PM, Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > This reflects what the code has already doing so any server operation which > requires the device option shall also get the link type as well. > --- > doc/gatt-api.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt > index 60a997cbf..0f1cc9029 100644 > --- a/doc/gatt-api.txt > +++ b/doc/gatt-api.txt > @@ -84,6 +84,7 @@ Methods array{byte} ReadValue(dict options) > > Possible options: "offset": Start offset > "device": Device path (Server only) > + "link": Link type (Server only) > > Possible Errors: org.bluez.Error.Failed > org.bluez.Error.InProgress > @@ -117,6 +118,7 @@ Methods array{byte} ReadValue(dict options) > > Possible options: "device": Object Device (Server only) > "MTU": Exchanged MTU (Server only) > + "link": Link type (Server only) > > Possible Errors: org.bluez.Error.Failed > org.bluez.Error.NotSupported > @@ -152,6 +154,7 @@ Methods array{byte} ReadValue(dict options) > > Possible options: "device": Object Device (Server only) > "MTU": Exchanged MTU (Server only) > + "link": Link type (Server only) > > Possible Errors: org.bluez.Error.Failed > org.bluez.Error.NotSupported > -- > 2.14.3 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