Releases: bluez-rs/bluez-async
Releases · bluez-rs/bluez-async
bluez-async 0.8.2
New features
- Added
set_powered
toBluetoothSession
.
bluez-async 0.8.1
New features
- Added
pair_with_timeout
andcancel_pairing
toBluetoothSession
.
bluez-generated 0.4.0
bluez-generated-0.4.0 Prepare bluez-async and bluez-generated for release.
bluez-async 0.8.0
Breaking changes
- Added
mtu
toCharacteristicInfo
.
New features
- Implemented
TryFrom<&[String]>
forCharacteristicFlags
.