Releases: MnlPhlp/tauri-plugin-blec
Releases · MnlPhlp/tauri-plugin-blec
v0.3.0
Lots of bug fixes and some API improvements.
Changes:
- BleDevice now includes advertised Services and ManufacturerData
- send now takes a WriteType to specify if sending with or without Resonse
- ScanFilter: filter devices returen by discover method
- handler.discover_services: returns provided services and characteristics of a Device (for now only in rust)