neatle
neatle copied to clipboard
Support for requestMtu upgrade
Really would just need to expose the underlying BluetoothGatt
instance so users can in turn call requestMtu
method:
https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html#requestMtu(int)