How to solve the overflow phenomenon in Bluetooth high speed transmission?

I tried to use classic Bluetooth, but got frustrated along the develop. I had the same problem from the url: https://forum.arduino.cc/t/bluetooth-not-working-with-windows-10-and-not-working-with-android/920136

To solve this problem, use the Python third-party library Bleak to detect the upper limit of the MTU value of Bluetooth to maximize throughput and thus reduce packet loss rates.