bluez-async

所属分类:网络编程
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2023-07-31 12:35:24
上 传 者sh-1993
说明:  围绕BlueZ D-Bus接口的异步Rust包装器,用于Linux上的Bluetooth中心功能。,
(An async Rust wrapper around the BlueZ D-Bus interface, for Bluetooth central functionality on Linux.,)

文件列表:
.editorconfig (172, 2023-12-21)
Cargo.lock (18955, 2023-12-21)
Cargo.toml (68, 2023-12-21)
LICENSE (110, 2023-12-21)
LICENSE-APACHE (11357, 2023-12-21)
LICENSE-MIT (1068, 2023-12-21)
bluez-async/ (0, 2023-12-21)
bluez-async/CHANGELOG.md (3344, 2023-12-21)
bluez-async/Cargo.toml (1064, 2023-12-21)
bluez-async/examples/ (0, 2023-12-21)
bluez-async/examples/adapters.rs (429, 2023-12-21)
bluez-async/examples/characteristics.rs (3306, 2023-12-21)
bluez-async/examples/devices.rs (721, 2023-12-21)
bluez-async/examples/events.rs (693, 2023-12-21)
bluez-async/examples/notifications.rs (2112, 2023-12-21)
bluez-async/examples/ruuvitag.rs (2964, 2023-12-21)
bluez-async/src/ (0, 2023-12-21)
bluez-async/src/adapter.rs (5265, 2023-12-21)
bluez-async/src/bleuuid.rs (4006, 2023-12-21)
bluez-async/src/characteristic.rs (7638, 2023-12-21)
bluez-async/src/descriptor.rs (2481, 2023-12-21)
bluez-async/src/device.rs (14922, 2023-12-21)
bluez-async/src/events.rs (22081, 2023-12-21)
bluez-async/src/introspect.rs (8669, 2023-12-21)
bluez-async/src/lib.rs (33835, 2023-12-21)
bluez-async/src/macaddress.rs (4068, 2023-12-21)
bluez-async/src/messagestream.rs (1235, 2023-12-21)
bluez-async/src/modalias.rs (5521, 2023-12-21)
bluez-async/src/serde_path.rs (591, 2023-12-21)
bluez-async/src/service.rs (2255, 2023-12-21)
bluez-generated/ (0, 2023-12-21)
bluez-generated/Cargo.toml (537, 2023-12-21)
... ...

# About this project The repository includes a number of related crates: - [bluez-generated](https://github.com/bluez-rs/bluez-async/blob/master/./bluez-generated), generated D-Bus bindings for talking to BlueZ on Linux. - [bluez-async](https://github.com/bluez-rs/bluez-async/blob/master/./bluez-async), a library built on top of `bluez-generated` providing a convenient and safe interface to Bluetooth GATT client functionality. ## License Licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE](https://github.com/bluez-rs/bluez-async/blob/master/LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) - MIT license ([LICENSE-MIT](https://github.com/bluez-rs/bluez-async/blob/master/LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

近期下载者

相关文件


收藏者