Re: [web-bluetooth] API which provides the negotiated MTU is required (#383)

> Another idea would be to simply update our Android implementation and always call `mBluetoothGatt.requestMtu(512)` when connecting to the GATT server if that doesn't cause any harm.
> 
> @reillyeon Shall I do this behind a flag so that we can try it out in the wild?

That is what some operating systems are doing. I noticed Windows make by itself a request to increase the MTU (255 bytes).

-- 
GitHub Notification of comment by morgan-wild
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/383#issuecomment-960914620 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 4 November 2021 13:21:51 UTC