mirror of
https://github.com/sailfishos/ofono
synced 2025-12-02 07:31:04 +08:00
unit: Move test data for GetInkey 2.1
This commit is contained in:
@@ -367,3 +367,12 @@ static const unsigned char get_inkey_response_161[] = {
|
||||
0x81, 0x03, 0x01, 0x22, 0x01, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x00,
|
||||
0x8d, 0x02, 0x04, 0x78,
|
||||
};
|
||||
|
||||
static const unsigned char get_inkey_211[] = {
|
||||
0xD0, 0x16, 0x81, 0x03, 0x01, 0x22, 0x00, 0x82, 0x02, 0x81, 0x82, 0x8D,
|
||||
0x0B, 0x04, 0x3C, 0x54, 0x49, 0x4D, 0x45, 0x2D, 0x4F, 0x55, 0x54, 0x3E,
|
||||
};
|
||||
|
||||
static const unsigned char get_inkey_response_211[] = {
|
||||
0x81, 0x03, 0x01, 0x22, 0x00, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x12,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user