Return-Path: MIME-Version: 1.0 In-Reply-To: References: From: Luiz Augusto von Dentz Date: Tue, 31 Oct 2017 09:05:55 +0200 Message-ID: Subject: Re: How to change default MTU for Obex over L2CAP To: Sathish Narasimman Cc: "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Sathish, On Tue, Oct 31, 2017 at 5:30 AM, Sathish Narasimman wrote: > Hi, > > I am trying to do an OPP transfer between 2 Linux bluez system. > It is always selecting the 672 MTU size during configuration. > > May I please know how to change the MTU size. It looks like for L2CAP we don't set the MTU properly but for RFCOMM we do: https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/obexd/client/bluetooth.c#n129 I will send a patch in a moment. -- Luiz Augusto von Dentz