NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
1.98k stars 413 forks source link

Max usable MTU set to 515 (512 bytes of data) #544

Closed philips77 closed 6 months ago

philips77 commented 6 months ago

This PR closes #541.

Even if the MTU is negotiated to be 517, the library will limit maximum packet length to 512 bytes.