cec: handle samsung remote command 'return'
[deb_libcec.git] / include / cectypes.h
index 5298258050530a61c1000f2a8fe1383198bf33db..941b5427bcdfaaa5adc68805beb6304c6920096d 100644 (file)
@@ -434,6 +434,11 @@ typedef enum cec_user_control_code
   CEC_USER_CONTROL_CODE_UNKNOWN
 } cec_user_control_code;
 
+typedef enum cec_an_user_control_code
+{
+  CEC_AN_USER_CONTROL_CODE_RETURN = 0x91
+} cec_an_user_control_code;
+
 typedef enum cec_logical_address
 {
   CECDEVICE_UNKNOWN = -1, //not a valid logical address