BLEZ tools -- swiss army knife for GATT services and L2CAP sockets on Linux

crates.io page BSD-2-Clause license

This crate provides tools for Bluetooth Low Energy (BLE) on Linux, building on the functionality of the blez library.

The following command line tools are included.

Use cargo install blez-tools to install the tools on your system. If you do not have cargo on your system, you can use rustup for installing it. Each tool supports the --help option for detailed usage information.

A running Bluetooth daemon (BlueZ) is required.