cec: receive and send full cec_commands, not CCECAdapterMessages in CAdapterCommunica...
[deb_libcec.git] / src / lib / adapter / USBCECAdapterDetection.h
similarity index 97%
rename from src/lib/adapter/AdapterDetection.h
rename to src/lib/adapter/USBCECAdapterDetection.h
index 6478156c8bacacddfab66faf508babacfcd8dc44..45b641b476a47593938bec590e0097243bd7ff63 100644 (file)
@@ -35,7 +35,7 @@
 
 namespace CEC
 {
-  class CAdapterDetection
+  class CUSBCECAdapterDetection
   {
   public:
     static uint8_t FindAdapters(cec_adapter *deviceList, uint8_t iBufSize, const char *strDevicePath = NULL);