Hi Jakub, On Monday 26 of May 2014 09:13:14 Jakub Tyszkowski wrote: > This replaces fixed size pdu usage with g_attrib buffer when possible. > When only received packets are decoded we use dynamic allocation with > current mtu. > --- > android/gatt.c | 42 ++++++++++++++++++++++++------------------ > 1 file changed, 24 insertions(+), 18 deletions(-) > > diff --git a/android/gatt.c b/android/gatt.c > index 70cd5fe..2ae3669 100644 > --- a/android/gatt.c > +++ b/android/gatt.c > @@ -3569,7 +3569,8 @@ static bool is_service(const bt_uuid_t *type) > static void send_dev_pending_response(struct gatt_device *device, Applied, thanks. -- Best regards, Szymon Janc -- 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