smartgadget.update_bluez module

BlueZ is a program that is used to communicate with Bluetooth devices on Linux.

At the time of writing this script (2020-03-31) the latest version of BlueZ was 5.54 and therefore this is the default version when running the bluez-update console script (see setup.py).

smartgadget.update_bluez.run()[source]

Run the updater.

Meant to be invoked via the bluez-update command on the terminal.

See Update BlueZ for more details.