summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/mobile
diff options
context:
space:
mode:
authorAndreas.Eversberg2010-08-30 13:43:16 +0200
committerAndreas.Eversberg2010-08-30 13:43:16 +0200
commit1198f35283b5fb026249c6881c01038d2a486613 (patch)
tree0c683d7ec170953f87f6b55b2059be8995466a90 /src/host/layer23/include/osmocom/bb/mobile
parent[layer23] "show cell 1 <arfcn>" gives better overview of cell allocation (diff)
downloadosmocom-1198f35283b5fb026249c6881c01038d2a486613.tar.gz
osmocom-1198f35283b5fb026249c6881c01038d2a486613.tar.xz
osmocom-1198f35283b5fb026249c6881c01038d2a486613.zip
[layer23] SIM client accepts status code 61xx as a positive result
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/mobile')
-rw-r--r--src/host/layer23/include/osmocom/bb/mobile/sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/mobile/sim.h b/src/host/layer23/include/osmocom/bb/mobile/sim.h
index 938c9ac..be8b8b5 100644
--- a/src/host/layer23/include/osmocom/bb/mobile/sim.h
+++ b/src/host/layer23/include/osmocom/bb/mobile/sim.h
@@ -69,6 +69,7 @@
#define GSM1111_STAT_PROACTIVE 0x91
#define GSM1111_STAT_DL_ERROR 0x9e
#define GSM1111_STAT_RESPONSE 0x9f
+#define GSM1111_STAT_RESPONSE_TOO 0x61
#define GSM1111_STAT_APP_TK_BUSY 0x93
#define GSM1111_STAT_MEM_PROBLEM 0x92
#define GSM1111_STAT_REFERENCING 0x94