Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 309 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 309 Bytes

bluetooth-rs

Rust library for interacting with the Bluetooth stack

Build Status

Currently very simple; just enough to provide a MIO-based BluetoothSocket struct and connect() to an already-paired Bluetooth device.