site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com .. Marco On Apr 2, 2007, at 4:50 PM, Daniel Birns wrote: Fellow Bluetoothers, Thanks. _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... 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. 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? --Daniel _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/mpontil% 40apple.com This email sent to mpontil@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Marco Pontil