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

> It is yes. See https://source.chromium.org/chromium/chromium/src/+/main:device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java;l=142;drc=f96971d6a2869bd124d87baa06c1aa2b0a0cc20c

Blindly specifying a fixedMTU is not a reasonable treatment, and not all BLE devices support that MTU value. How about making the negotiation method public, even if the function is limited to certain platforms. These platform differences can be handled by exceptions.


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


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

Received on Thursday, 25 April 2024 13:03:07 UTC