[web-bluetooth] Add Web Bluetooth API support to change MTU

beaufortfrancois has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Add Web Bluetooth API support to change MTU ==
I've noticed Chrome OS and Android have different maximum transmission
 unit (MTU) when investigating 
https://bugs.chromium.org/p/chromium/issues/detail?id=643591 bug and I
 was wondering if we could add support for requesting an MTU size used
 for a given connection in the Web Bluetooth API.

Android already has this API which is really useful in my own opinion:
 
https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html#requestMtu(int)

WDYT?

Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/284 using your 
GitHub account

Received on Friday, 2 September 2016 08:19:12 UTC