https://github.com/katyo/bluetooth-ots-rs
Bluetooth OTS client using bluez-async
https://github.com/katyo/bluetooth-ots-rs
ble bluetooth bluetooth-le bluetooth-low-energy bluez bluez-async gatt object-transfer ots otslib rust
Last synced: about 1 year ago
JSON representation
Bluetooth OTS client using bluez-async
- Host: GitHub
- URL: https://github.com/katyo/bluetooth-ots-rs
- Owner: katyo
- License: other
- Created: 2023-10-15T17:35:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T06:29:08.000Z (over 2 years ago)
- Last Synced: 2025-03-10T14:52:59.574Z (over 1 year ago)
- Topics: ble, bluetooth, bluetooth-le, bluetooth-low-energy, bluez, bluez-async, gatt, object-transfer, ots, otslib, rust
- Language: Rust
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bluetooth OTS client
[](https://github.com/katyo/bluetooth-ots-rs)
[](https://crates.io/crates/bluez-async-ots)
[](https://docs.rs/bluez-async-ots)
[](https://opensource.org/licenses/MIT)
[](https://opensource.org/licenses/apache-2-0)
[](https://github.com/katyo/bluetooth-ots-rs/actions?query=workflow%3ARust)
This crate implements Bluetooth Object Transfer Service (OTS).
Implementation compatible with [OTS 1.0](https://www.bluetooth.com/specifications/specs/object-transfer-service-1-0/) specification.