summaryrefslogtreecommitdiff
path: root/include/gsmd/event.h
diff options
context:
space:
mode:
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 90e4dc7..8da0832 100644
--- a/include/gsmd/event.h
+++ b/include/gsmd/event.h
@@ -19,6 +19,7 @@ enum gsmd_events {
GSMD_EVT_IN_CBM = 14, /* Incoming Cell Broadcast message */
GSMD_EVT_IN_DS = 15, /* SMS Status Report */
GSMD_EVT_IN_ERROR = 16, /* CME/CMS error */
+ GSMD_EVT_CELLINFO = 17, /* Cell Information (MCC/MNC/LAC/CI) */
__NUM_GSMD_EVT
};
personal git repositories of Harald Welte. Your mileage may vary