summaryrefslogtreecommitdiffstats
path: root/unit/stk-test-data.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-10-18 13:05:40 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-10-18 13:05:40 -0500
commit027b6c6d0a6ea710a28aed6389a5fab6e44d20a1 (patch)
treea5230e48aa0480a0257d2f12536b8570a6970dd9 /unit/stk-test-data.h
parent86021cb568cc3b960f9010a8077ed818bf51ddad (diff)
downloadofono-027b6c6d0a6ea710a28aed6389a5fab6e44d20a1.tar.bz2
unit: Move GetInput 1.9 test data
Diffstat (limited to 'unit/stk-test-data.h')
-rw-r--r--unit/stk-test-data.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/unit/stk-test-data.h b/unit/stk-test-data.h
index d1c838d1..59a07acd 100644
--- a/unit/stk-test-data.h
+++ b/unit/stk-test-data.h
@@ -740,3 +740,13 @@ static const unsigned char get_input_response_181[] = {
0x39, 0x23, 0x23, 0x23, 0x2a, 0x2a, 0x2a, 0x30, 0x30, 0x30, 0x30, 0x30,
0x30, 0x30, 0x30, 0x30, 0x30, 0x23, 0x23, 0x23,
};
+
+static const unsigned char get_input_191[] = {
+ 0xD0, 0x16, 0x81, 0x03, 0x01, 0x23, 0x00, 0x82, 0x02, 0x81, 0x82, 0x8D,
+ 0x07, 0x04, 0x3C, 0x53, 0x45, 0x4E, 0x44, 0x3E, 0x91, 0x02, 0x00, 0x01
+};
+
+static const unsigned char get_input_response_191a[] = {
+ 0x81, 0x03, 0x01, 0x23, 0x00, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x00,
+ 0x8d, 0x01, 0x04,
+};