Commit Graph

8 Commits

Author SHA1 Message Date
Harald Welte d783cb52f5 fix tr_CCID_Parameters (missing field bProtocolNum) 2019-11-28 13:35:18 +01:00
Harald Welte d4eca8ab61 CCID: Add (present) qualifier where applicable; include hdr_in in receive templates 2019-11-26 20:24:49 +01:00
Eric Wild 9a8b1a455d make setparameters work
Change-Id: Ide0d95eaaf70ee4deed8242377085d1192013333
2019-11-21 19:12:41 +01:00
Harald Welte 10ce350e47 ts_CCID_XfrBlock: Default values for bwi and level 2019-11-14 08:25:32 +01:00
Harald Welte fe76adab5f CCID_Templates: Add missing dependency on Osmocom_Types (u_int*_t) 2019-11-14 08:25:32 +01:00
Harald Welte f17bf44a4b CCID_Templates: Fix dwLength value in send templates
The length value describes the length *after* the header, so for
most short requests, it's zero.
2019-01-30 22:00:01 +01:00
Harald Welte 9acc209aa1 remove dependency on Osmocom_Types.ttcn
... we were only using the uint8_t definition, so let's copy that
one to USB_Types.
2019-01-25 19:24:58 +01:00
Harald Welte 96501d0be6 Add new CCID_Templates module containing USB-CCID related templates 2019-01-14 22:46:34 +01:00