Re: rfcomm mtu
Re: rfcomm mtu
- Subject: Re: rfcomm mtu
- From: Marco Pontil <email@hidden>
- Date: Mon, 2 Apr 2007 17:04:21 -0700
The RFCOMM Mtu defaults to 1500-something bytes, if you get 128 it is
probably because the device you are talking to is requiring a smaller
MTU.
.. Marco
On Apr 2, 2007, at 4:50 PM, Daniel Birns wrote:
Fellow Bluetoothers,
I'm using Carbon and RFCOMM, and the GetMTU() call is telling me
that my mtu is 128 bytes, and in fact the WriteAsync() call fails
when I write more than that, and succeeds when I write less, as
advertised.
This seems like a very small MTU. Is there some way to make it
bigger?
Thanks.
--Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >rfcomm mtu (From: "Daniel Birns" <email@hidden>) |