1.12.0-rxjava2
·
90 commits
to master
since this release
- Fixed a leak in
ScanOperationApi21
, thanks @seotrader! (#708) - Added Service Solicitation UUIDs support, thanks @nrbrook! (#711)
- [mockclient] Added builder for
RxBleScanRecordMock
, thanks @nrbrook! (#703) - [mockclient] Changed
RxBleClientMock.DeviceBuilder()
=>RxBleDeviceMock.Builder
. Structural changes to creating devices, thanks @nrbrook! (#706) - [mockclient] Added builder functions to provide callbacks for characteristic/descriptor writes/reads, thanks @nrbrook! (#707)
- [mockclient] Added constructor for
RxScanRecordMock
, thanks @nrbrook! (#712) - [mockclient] Fixed behaviour of
RxBleClientMock.observeStateChanges()
(#744)