Skip to content

Releases: MnlPhlp/tauri-plugin-blec

v0.3.0

18 Dec 16:38
ac931e5
Compare
Choose a tag to compare

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)