From b76591c41ea9e0bdb19a79ef873760a2932d6245 Mon Sep 17 00:00:00 2001 From: laforge Date: Thu, 8 Mar 2007 21:51:11 +0000 Subject: 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 --- include/gsmd/event.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/gsmd/event.h') 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 }; -- cgit v1.2.3