1 unstable release
new 0.1.0 | Jan 19, 2025 |
---|
#1472 in Hardware support
24KB
489 lines
android-bluetooth-serial-rs
Android API wrapper handling Bluetooth classic RFCOMM/SPP connection.
This crate is looking for maintainers!
Permission
- https://docs.rs/crate/cargo-apk/latest
- https://developer.android.com/develop/connectivity/bluetooth/bt-permissions
TODO
- Add a function and an enum for checking the bluetooth state.
- Add functions for permission request and enabling bluetooth. https://developer.android.com/develop/connectivity/bluetooth/setup
- Add functions for device discovery and pairing.
- Provide an asynchronous interface.
lib.rs
:
Android API wrapper handling Bluetooth classic RFCOMM/SPP connection.
This crate is looking for maintainers!
TODO:
- Add a function and an enum for checking the bluetooth state.
- Add functions for permission request and enabling bluetooth. https://developer.android.com/develop/connectivity/bluetooth/setup
- Add functions for device discovery and pairing.
- Provide an asynchronous interface.
Dependencies
~1–13MB
~87K SLoC