cec: refactor USB adapter communication. less locks, shorter locks, added documentati...
[deb_libcec.git] / src / lib / LibCEC.h
index 2dca04019fad0f05d6fa65a03b1bf40cee61ec34..46973711bed2269cadba69e9c678515cfe973ea3 100644 (file)
@@ -121,6 +121,7 @@ namespace CEC
       const char *ToString(const cec_vendor_id vendor);
       const char *ToString(const cec_client_version version);
       const char *ToString(const cec_server_version version);
+      const char *ToString(const cec_device_type type);
 
       static cec_device_type GetType(cec_logical_address address);
       static uint16_t GetMaskForType(cec_logical_address address);