bluetooth-serial-port-async 0.6.1

Interact with Bluetooth devices via RFCOMM channels
Documentation
[dependencies.async-std]
version = "1.6.5"

[dependencies.enum_primitive]
version = "0.1"

[dependencies.libc]
version = "0.2"

[dependencies.mio]
version = "0.6"

[dependencies.nix]
version = "0.13.0"

[features]
test_without_hardware = []

[package]
authors = ["Christopher James Halse Rogers <raof@ubuntu.com>", "kaegi <kaegi.dev@gmail.com>", "Evgeniy A. Dushistov <dushistov@mail.ru>", "Jojii S <jojii@gmx.net>"]
description = "Interact with Bluetooth devices via RFCOMM channels"
edition = "2018"
keywords = ["bluetooth", "RFCOMM", "SDP", "SPP"]
license = "MIT"
name = "bluetooth-serial-port-async"
readme = "README.md"
repository = "https://github.com/Dushistov/bluetooth-serial-port"
version = "0.6.1"