From 615ab3a784806f58fcb55efb69d90b941152127d Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 8 Oct 2012 15:40:19 -0500 Subject: unit: Add response data for DisplayText 9.1 and 10.1 --- unit/stk-test-data.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'unit') diff --git a/unit/stk-test-data.h b/unit/stk-test-data.h index 1ebb9e0e..90060870 100644 --- a/unit/stk-test-data.h +++ b/unit/stk-test-data.h @@ -287,7 +287,11 @@ static const unsigned char display_text_911[] = { 0x05, 0x08, 0x4F, 0x60, 0x59, 0x7D }; +#define display_text_response_911 display_text_response_111 + static const unsigned char display_text_1011[] = { 0xD0, 0x12, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D, 0x07, 0x08, 0x00, 0x38, 0x00, 0x30, 0x30, 0xEB }; + +#define display_text_response_1011 display_text_response_111 -- cgit v1.2.3