bluetooth
bluetooth copied to clipboard
Request/Update MTU
How can we update or Request MTU value, Can anyone provide sample code
@trevrosen @deadprogram @ecksun @erik any solutions for this?
any solutions for this?
I don't know, sorry
Any reason you thought I would?
windows: https://learn.microsoft.com/en-us/uwp/api/windows.devices.bluetooth.genericattributeprofile.gattsession.maxpdusize?view=winrt-22621
This is not yet implemented. For anyone needing this: feel free to create a PR to add this feature (it should work on at least two different platforms because this is a new API).