Skip to content

CS108 Android Java Bluetooth SDK (February 2022)

Compare
Choose a tag to compare
@ksclam ksclam released this 28 Feb 16:56
· 26 commits to master since this release
4ddcf89
  • Simplified rssi filter option from 5 to 2 options
  • Remove “threshold 2” and count setting in “rssi filter” tab of “filters” page
  • Library: update the version checking to latest version
  • Library: change default population from 30 to 60 so that default Q = 7
  • Library: Change some debug messages
  • Upgrade targetSdkVersion to 31 and related codes for android 12 devices
  • Remove unused codes
  • Improved “re-connection is sometimes failed after moving out of range and back” problem