fix tr_CCID_Parameters (missing field bProtocolNum)

This commit is contained in:
Harald Welte 2019-11-28 13:35:18 +01:00
parent c622b6409a
commit d783cb52f5
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ template (present) CCID_PDU tr_CCID_Parameters(template (present) uint8_t slot :
hdr_in := hdr_in,
u := {
Parameters := {
bProtocolNum := ?,
abProtocolData := pd
}
}