Hi Edward, On Fri, Dec 16, 2016 at 12:12 PM, Edward Jo <tkv2357@xxxxxxxxx> wrote: > Hi, > > I tried to find the DBus API to get the negotiated MTU in doc of Bluez 5.43, > but I couldn't. > > I would like that Gatt server send the response data chunk in MTU size when > client device sends 'Blob Read request' to GATT server. > > Is there a way Gatt server to get the negotiated MTU? Perhaps, I'm missing > something or misunderstanding. The underline code already takes care of the negotiated MTU and it truncates the response to fit into the response. In the other hand what you might be after is the offset where the response shall start, which is something that we apparently did not have support yet but it should be easy to add. -- 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