Skip to content

0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dariuszseweryn dariuszseweryn released this 12 Sep 10:38
· 839 commits to master since this release
  • Removed duplicated API for connection state from RxBleConnection
  • Renamed API for connection state observation in RxBleDevice
  • Renamed API for notification setup, not it is RxBleConnection#setupNotification(UUID)
  • Added convenience method to check current connection state
  • Added ability to filter scan results with one service more easily
  • Reject establishConnection calls if connection is already established
  • Added adapter for sharing connections