diff options
-rw-r--r-- | plugins/bluetooth.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/bluetooth.h b/plugins/bluetooth.h index daa18730..4fc16adf 100644 --- a/plugins/bluetooth.h +++ b/plugins/bluetooth.h @@ -27,6 +27,7 @@ #define BLUEZ_ADAPTER_INTERFACE BLUEZ_SERVICE ".Adapter" #define BLUEZ_DEVICE_INTERFACE BLUEZ_SERVICE ".Device" #define BLUEZ_SERVICE_INTERFACE BLUEZ_SERVICE ".Service" +#define BLUEZ_SERIAL_INTERFACE BLUEZ_SERVICE ".Serial" #define DBUS_TIMEOUT 15 |