summaryrefslogtreecommitdiff
path: root/include/gsmd/event.h
diff options
context:
space:
mode:
authorlaforge <laforge@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-03-08 21:51:11 +0000
committerlaforge <laforge@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-03-08 21:51:11 +0000
commitb76591c41ea9e0bdb19a79ef873760a2932d6245 (patch)
tree5760394d5dc0023a9bbf11eb309daa5388315867 /include/gsmd/event.h
parentaefa11c79415e696c41378ab7681dabbc28f0a7d (diff)
this was supposed to be part of the last commit (1281)
git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@1282 99fdad57-331a-0410-800a-d7fa5415bdb3
Diffstat (limited to 'include/gsmd/event.h')
-rw-r--r--include/gsmd/event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gsmd/event.h b/include/gsmd/event.h
index acffba5..15d070d 100644
--- a/include/gsmd/event.h
+++ b/include/gsmd/event.h
@@ -15,6 +15,7 @@ enum gsmd_events {
GSMD_EVT_CALL_WAIT = 10, /* Call Waiting */
GSMD_EVT_TIMEZONE = 11, /* Timezone change */
GSMD_EVT_SUBSCRIPTIONS = 12, /* To which events are we subscribed to */
+ GSMD_EVT_CIPHER = 13, /* Chiphering Information */
__NUM_GSMD_EVT
};
personal git repositories of Harald Welte. Your mileage may vary