10个版本
0.4.0 | 2022年8月3日 |
---|---|
0.3.1 | 2021年2月28日 |
0.3.0 | 2020年11月28日 |
0.2.0 | 2020年10月15日 |
0.0.2 | 2019年2月11日 |
#1239 in 硬件支持
65 每月下载量
215KB
4.5K SLoC
bluez-rs
一个用于在Linux上控制蓝牙的库。
某些示例需要提升权限。例如,要运行 discover
示例,克隆此仓库,cargo build --example discover
,然后 sudo setcap cap_net_admin+ep target/debug/examples/discover
,然后 target/debug/examples/discover
。此crate的许多功能在没有 CAP_NET_ADMIN
能力的情况下无法实现。
许可证
本项目采用MIT许可证。
贡献
除非您明确声明,否则您提交给bluez的任何贡献均按MIT许可证授权,不附加任何额外条款或条件。
依赖关系
~5–18MB
~207K SLoC