bluetooth icon indicating copy to clipboard operation
bluetooth copied to clipboard

linux: add MTU accessor

Open devgianlu opened this issue 6 months ago • 1 comments

This PR exposes the MTU by reading it from the options of ReadValue and WriteValue. The downside of this approach is that there's no way to know the MTU if no reads and no writes have been made, but one could argue that it's not needed then. The D-Bus API doesn't seem to provide other ways to get the MTU anyways.

devgianlu avatar Aug 21 '25 17:08 devgianlu

I will try that PR and see if that works for me. I think I can settle for a micro-fork till a similar functionality lands upstream

om26er avatar Sep 19 '25 15:09 om26er