10 releases

0.4.0 Aug 3, 2022
0.3.1 Feb 28, 2021
0.3.0 Nov 28, 2020
0.2.0 Oct 15, 2020
0.0.2 Feb 11, 2019

#1239 in Hardware support

Download history 1/week @ 2024-03-19 1/week @ 2024-03-26 24/week @ 2024-04-02 3/week @ 2024-04-23 2/week @ 2024-06-04 65/week @ 2024-07-02

65 downloads per month

MIT license

215KB
4.5K SLoC

bluez-rs

A library for controlling Bluetooth on Linux.

crates.io crates.io

Documentation Examples

Some of the examples require elevated permissions. For example, to run the discover example, clone this repository, cargo build --example discover, then sudo setcap cap_net_admin+ep target/debug/examples/discover, then target/debug/examples/discover. Many of the functions of this crate are not possible without the CAP_NET_ADMIN capability.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in bluez by you, shall be licensed as MIT, without any additional terms or conditions.

Dependencies

~5–18MB
~207K SLoC