From bf9b037645a5943e3ba0220be55f7f875445bd5a Mon Sep 17 00:00:00 2001 From: laforge Date: Sun, 22 Oct 2006 14:05:53 +0000 Subject: some further gsmd/libgsmd work git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@96 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 4500af9..c6f2986 100644 --- a/include/gsmd/event.h +++ b/include/gsmd/event.h @@ -13,6 +13,7 @@ enum gsmd_events { GSMD_EVT_OUT_STATUS = 8, /* Outgoing call status */ GSMD_EVT_OUT_COLP = 9, /* Outgoing COLP */ GSMD_EVT_CALL_WAIT = 10, /* Call Waiting */ + GSMD_EVT_TIMEZONE = 11, /* Timezone change */ __NUM_GSMD_EVT }; -- cgit v1.2.3