diff options
-rw-r--r-- | bluetooth/bluetoothmessage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/bluetoothmessage.h b/bluetooth/bluetoothmessage.h index 6ce2f3e..dde91d8 100644 --- a/bluetooth/bluetoothmessage.h +++ b/bluetooth/bluetoothmessage.h @@ -36,7 +36,7 @@ class BluetoothMessage : public Message "remove_device", "pair", "cancel_pair", "connect", "disconnect", "device_priorites", "set_device_property", "set_property", "discovery_result", - "set_avrcp_controls", "send_confirmation", + "set_avrcp_controls", "send_confirmation", "version", "subscribe", "unsubscribe", }; }; |