Skip to content

2.52.16 Release

Compare
Choose a tag to compare
@ryanhubbell ryanhubbell released this 06 Apr 19:22
· 28 commits to master since this release
6031339
  • Changed name of setMtu method to negotiateMtu as it more represents what's happening (android device negotiates with the peripheral to find it's best MTU). setMtu has been deprecated
  • Fixed an issue on phones running Android 8.1 or higher where if the screen is off, no scan results are returned.
  • Fixed a couple of rare NPEs
  • Fixed an issue where sometimes a scan wouldn't actually stop when the task is interrupted.