tuhi/tuhi
Benjamin Tissoires ca82af78de tuhi: handle cold-plugged devices
When bluez restarts (or the tuhi daemon restarts), the values we have
in the bluez device's field ManufacturerData are quite not accurate.

When bluez restarts they are empty, and if the last time we saw the
device was for the pairing process, the device will still be marked
as in the pairing mode.

So we should mark the cold-plug sequence differently from the hot-plug
one, and we should be more confident in the current configuration we
have stored to export the currently known devices over dbus.

Fixes #13
2018-01-23 14:22:33 +10:00
..
__init__.py Add a BLE abstraction layer 2018-01-12 16:00:24 +10:00
ble.py tuhi: handle cold-plugged devices 2018-01-23 14:22:33 +10:00
config.py config: use uppercase 'UUID' in debug message 2018-01-22 17:14:37 +10:00
dbusserver.py Start discovery mode when one device requests it 2018-01-23 14:22:33 +10:00
wacom.py Hook up UUID changes to be written in the config file 2018-01-19 16:17:44 +10:00