Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 2.13 KB

readme.md

File metadata and controls

35 lines (28 loc) · 2.13 KB

Get information about Bluetooth classic in WIndows

Success and Failure

What we could have done.

  • Get battery level in PowerShell
  • Fast device information retrieval (except battery level) in Rust

What we couldn't do

  • Get pairing information etc. with PowerShell
  • Get battery level in Rust

Reference sites