summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndreas.Eversberg <jolly@eversberg.eu>2010-09-18 19:15:15 +0000
committerAndreas.Eversberg <jolly@eversberg.eu>2010-09-18 19:15:15 +0000
commit0856c8a6a5ad48d810da598b421f81fc21d0ba55 (patch)
tree3b87fe6abbf65c4fc165827dea7f107e8f4c4435 /include
parentdf05c6ca94a5597a83afd29e7df5b2e4b6343fc2 (diff)
[layer23] SIM client completion
The SIM client is now complete. Because it usefull for multiple applications, i moved it to the layer23/src/common directory. The SIM reader works together with mobile process. Fixes were made. Thanx to all for testing, finding bugs, and making it work as it is supposed to do. The current version uses special L1CTL messages to send and receive APDUs. This will change in the future, when BTSAP interface is completed. Please note that this client will not work until the layer1 SIM reader fixes and extensions are committed.
Diffstat (limited to 'include')
-rw-r--r--include/l1ctl_proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/l1ctl_proto.h b/include/l1ctl_proto.h
index d76614b2..80687a1a 100644
--- a/include/l1ctl_proto.h
+++ b/include/l1ctl_proto.h
@@ -47,6 +47,8 @@ enum {
L1CTL_PARAM_REQ,
L1CTL_DM_FREQ_REQ,
L1CTL_CRYPTO_REQ,
+ L1CTL_SIM_REQ,
+ L1CTL_SIM_CONF,
};
enum ccch_mode {