Crate bluetooth_serial_port [] [src]

Interact with Bluetooth devices via RFCOMM channels.

Structs

BtAddr

A 6-byte long MAC address.

BtDevice

A device with its a name and address.

BtSocket

The bluetooth socket.

Enums

BtError

Represents an error which occurred in this library.

BtProtocol

The Bluetooth protocol you can use with this libary.

Functions

scan_devices

Finds a vector of Bluetooth devices in range.