summaryrefslogtreecommitdiff
path: root/gril/ril_constants.h
diff options
context:
space:
mode:
authorNishanth V <nishanth.v@intel.com>2016-03-31 09:52:31 +0530
committerDenis Kenzior <denkenz@gmail.com>2016-03-31 09:47:27 -0500
commit093b2365d299dbe4873fbb5496b8ad65a91436e6 (patch)
tree9f6b52d7200c47c24e74c03618c8b67c4521dc47 /gril/ril_constants.h
parent34b54f6035a1aa4497778b6798ad94e963c944d2 (diff)
downloadofono-093b2365d299dbe4873fbb5496b8ad65a91436e6.tar.gz
gril: Added RIL_REQUEST_GET_CELL_INFO_LIST
Diffstat (limited to 'gril/ril_constants.h')
-rw-r--r--gril/ril_constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gril/ril_constants.h b/gril/ril_constants.h
index 66493539..cbc596e0 100644
--- a/gril/ril_constants.h
+++ b/gril/ril_constants.h
@@ -347,6 +347,7 @@
#define RIL_REQUEST_ACKNOWLEDGE_INCOMING_GSM_SMS_WITH_PDU 106
#define RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS 107
#define RIL_REQUEST_VOICE_RADIO_TECH 108
+#define RIL_REQUEST_GET_CELL_INFO_LIST 109
#define RIL_REQUEST_SET_INITIAL_ATTACH_APN 111
/* RIL Unsolicited Messages */