Releases: IvBaranov/RxBluetooth
Releases · IvBaranov/RxBluetooth
0.1.2
Add ACCESS_COARSE_LOCATION permission due to android 6.0 changes.
0.1.1
Added getBoundedDevices()
method
0.1.0
- Observing bluetooth socket connection added
- Observables are defered from now (thanks to @ShlMlkzdh)
- Reading and writing with
BluetoothSocket
added (thanks to @qwildz)
0.0.5
Context provides via constructor.
0.0.4
Getting BluetoothProfile
proxy and observing BluetoothProfile
state.
0.0.3: Prepare for release.
- Generic action filter.
- Bluetooth state observable added.
- Enable discoverability request added.
- Scan mode observable added.