summaryrefslogtreecommitdiff
path: root/src/rcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rcm.h')
-rw-r--r--src/rcm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rcm.h b/src/rcm.h
index 505547c..14f9ec5 100644
--- a/src/rcm.h
+++ b/src/rcm.h
@@ -47,6 +47,7 @@
#define RCM_CMD_QUERY_BR_VERSION 0x5
#define RCM_CMD_QUERY_RCM_VERSION 0x6
#define RCM_CMD_QUERY_BD_VERSION 0x7
+#define RCM_CMD_DL_MTS 0xb
// AES block size in bytes
#define RCM_AES_BLOCK_SIZE (128 / 8)