Tested and built on "Mac Mini m4", Flutter 3.27.1, xcode 16.2, universal ble 0.14.0
İphone 7, ios 15.8.3
On both of the devices i got the same behaviour.
On first RequestMtu call after boot and hot restarts it throws exception
PlatformException(IllegalArgument, Unknown deviceId:<_TtC13universal_bleP33_7F14D50205415E5D4F8E2E2076A78ED716BleCentralDarwin: 0x15166b6e0>, null, null)
On following calls it doesn't throw exception but also doesn't set the mtu to target value and returns "23". Thing is peripheral device says mcu is set to its prefered value "495".
Tested and built on "Mac Mini m4", Flutter 3.27.1, xcode 16.2, universal ble 0.14.0
İphone 7, ios 15.8.3
On both of the devices i got the same behaviour.
On first RequestMtu call after boot and hot restarts it throws exception
On following calls it doesn't throw exception but also doesn't set the mtu to target value and returns "23". Thing is peripheral device says mcu is set to its prefered value "495".