@@ -1101,19 +1101,19 @@ _Input data_
1101
1101
##### If P1 == first chunk
1102
1102
1103
1103
[width="80%"]
1104
- |==========================================
1105
- | *Description* | *Length (byte)*
1106
- | Payload length | 2
1107
- | TLV payload | variable
1108
- |==========================================
1104
+ |====================================================================
1105
+ | *Description* | *Length (byte)*
1106
+ | struct size (BE) | 2
1107
+ | link:tlv_structs.md#enum_value[ENUM_VALUE struct] | variable
1108
+ |====================================================================
1109
1109
1110
1110
##### If P1 == following chunk
1111
1111
1112
1112
[width="80%"]
1113
- |==========================================
1114
- | *Description* | *Length (byte)*
1115
- | TLV payload | variable
1116
- |==========================================
1113
+ |====================================================================
1114
+ | *Description* | *Length (byte)*
1115
+ | link:tlv_structs.md#enum_value[ENUM_VALUE struct] | variable
1116
+ |====================================================================
1117
1117
1118
1118
_Output data_
1119
1119
@@ -1141,19 +1141,19 @@ _Input data_
1141
1141
##### If P1 == first chunk
1142
1142
1143
1143
[width="80%"]
1144
- |==========================================
1145
- | *Description* | *Length (byte)*
1146
- | Payload length | 2
1147
- | TLV payload | variable
1148
- |==========================================
1144
+ |================================================================================
1145
+ | *Description* | *Length (byte)*
1146
+ | struct size (BE) | 2
1147
+ | link:tlv_structs.md#transaction_info[TRANSACTION_INFO struct] | variable
1148
+ |================================================================================
1149
1149
1150
1150
##### If P1 == following chunk
1151
1151
1152
1152
[width="80%"]
1153
- |==========================================
1154
- | *Description* | *Length (byte)*
1155
- | TLV payload | variable
1156
- |==========================================
1153
+ |================================================================================
1154
+ | *Description* | *Length (byte)*
1155
+ | link:tlv_structs.md#transaction_info[TRANSACTION_INFO struct] | variable
1156
+ |================================================================================
1157
1157
1158
1158
_Output data_
1159
1159
@@ -1181,19 +1181,19 @@ _Input data_
1181
1181
##### If P1 == first chunk
1182
1182
1183
1183
[width="80%"]
1184
- |==========================================
1185
- | *Description* | *Length (byte)*
1186
- | Payload length | 2
1187
- | TLV payload | variable
1188
- |==========================================
1184
+ |===========================================================
1185
+ | *Description* | *Length (byte)*
1186
+ | struct size (BE) | 2
1187
+ | link:tlv_structs.md#field[FIELD struct] | variable
1188
+ |===========================================================
1189
1189
1190
1190
##### If P1 == following chunk
1191
1191
1192
1192
[width="80%"]
1193
- |==========================================
1194
- | *Description* | *Length (byte)*
1195
- | TLV payload | variable
1196
- |==========================================
1193
+ |===========================================================
1194
+ | *Description* | *Length (byte)*
1195
+ | link:tlv_structs.md#field[FIELD struct] | variable
1196
+ |===========================================================
1197
1197
1198
1198
_Output data_
1199
1199
0 commit comments