display an alert message when another device uses the same physical address as libCEC...
[deb_libcec.git] / include / cectypes.h
index cb51c7fe58e8cdb2e92b0b58ad0593a3a4fc5f07..dfcebfe282e10701b2a526db0fcec576cab15ea4 100644 (file)
@@ -1256,7 +1256,8 @@ typedef enum libcec_alert
   CEC_ALERT_SERVICE_DEVICE,
   CEC_ALERT_CONNECTION_LOST,
   CEC_ALERT_PERMISSION_ERROR,
-  CEC_ALERT_PORT_BUSY
+  CEC_ALERT_PORT_BUSY,
+  CEC_ALERT_PHYSICAL_ADDRESS_ERROR
 } libcec_alert;
 
 typedef enum libcec_parameter_type