public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] AVDTP SRC stream send buffer size verification
@ 2010-12-15  9:48 Dmitriy Paliy
  2010-12-15  9:48 ` [PATCH] Add " Dmitriy Paliy
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitriy Paliy @ 2010-12-15  9:48 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

In this patch, send buffer size for L2CAP socket is verified against
outgoing L2CAP MTU size and increased to be twice of it if it is less
than that. Such verification is done for AVDTP source transport channel
only.

Reason to do this check is that system default socket buffer size was
reduced in Meego and it affected IOP with some car-kits that use large
MTUs.

Worth to mention that send buffer size is never decreased, and can be
increased only.

BR,
Dmitriy


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-16 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-15  9:48 [PATCH 0/1] AVDTP SRC stream send buffer size verification Dmitriy Paliy
2010-12-15  9:48 ` [PATCH] Add " Dmitriy Paliy
2010-12-16 19:47   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox