-
-
Notifications
You must be signed in to change notification settings - Fork 39
[IOS & MacOS] RequestMtu doesn't work like expected #131
Copy link
Copy link
Open
Description
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".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels