Skip to content

2.52.17 Release

Latest
Compare
Choose a tag to compare
@ryanhubbell ryanhubbell released this 15 Jun 18:00
· 6 commits to master since this release

This is mainly a bug fix release.

  • Fixed IndexOutOfBoundsExceptions in the device manager class
  • SweetBlue will now parse multiple manufacturer data blocks in the scan response data
  • Added new failure case for when scanning has reached its max limit
  • Make the PollManager class' list thread safe
  • Deprecated BleScanInfo, and created BleScanRecord as it's replacement
  • Fixed another IndexOutOfBoundsException in the task queue class