Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0
-
None
-
Arch linux, Qt 6.8.0, some woeful intel integrated bluetooth
Description
Using Arch Linux with a Bluetooth Low Energy application in central mode, Qt application connects to peripheral device (Nordic device running nRF5 SDK application). I can see in wireshark that an MTU exchange takes places, resulting from this the mtu_changed() callback is never called but I would expect it to be. Have tested same code on windows, also using Qt 6.8.0 and it does get the MTU callback (using the same test device).
Have attached a trace using wireshark