summaryrefslogtreecommitdiffstats
path: root/unit
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-09-28 18:36:50 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-10-03 09:10:43 -0500
commit81211f37ec9dd1875dec6b3881284def9bea2e19 (patch)
treefa9bb6c3679027c55c7431dd0cb60a98b900763f /unit
parent7143c6948a5c6a67fa4bd0075e92f7feafe54429 (diff)
downloadofono-81211f37ec9dd1875dec6b3881284def9bea2e19.tar.bz2
unit: Add DisplayText 1.8.1 data
Diffstat (limited to 'unit')
-rw-r--r--unit/stk-test-data.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/unit/stk-test-data.h b/unit/stk-test-data.h
index 9d0c2f64..bf49e8b8 100644
--- a/unit/stk-test-data.h
+++ b/unit/stk-test-data.h
@@ -71,6 +71,11 @@ static const unsigned char display_text_response_171[] = {
0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x11,
};
+static const unsigned char display_text_181[] = {
+ 0xD0, 0x13, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D,
+ 0x08, 0x04, 0x3C, 0x41, 0x42, 0x4F, 0x52, 0x54, 0x3E
+};
+
static const unsigned char display_text_response_181[] = {
0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x10,
};