Crate blues

Source
Expand description

BlueZ D-Bus bindings.

Modules§

address
Bluetooth device addresses.
device
BlueZ Device access.
gatt
GATT Services and Characteristics exported by BLE devices.
uuid
Bluetooth UUIDs.

Structs§

Adapter
A BlueZ Bluetooth adapter.
DeviceStream
A stream that yields newly discovered or changed Devices.
Error
The primary error type used throughout this library.
Session
A cloneable handle to a D-Bus connection.

Type Aliases§

Result
A result type hardwired to use Error as its error type.