summaryrefslogtreecommitdiffstats
path: root/gps/libloc_api_50001/loc_eng_msg_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'gps/libloc_api_50001/loc_eng_msg_id.h')
-rwxr-xr-x[-rw-r--r--]gps/libloc_api_50001/loc_eng_msg_id.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/gps/libloc_api_50001/loc_eng_msg_id.h b/gps/libloc_api_50001/loc_eng_msg_id.h
index 829b632..0f374cd 100644..100755
--- a/gps/libloc_api_50001/loc_eng_msg_id.h
+++ b/gps/libloc_api_50001/loc_eng_msg_id.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011,2012 Code Aurora Forum. All rights reserved.
+/* Copyright (c) 2011,2012 The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -9,7 +9,7 @@
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
- * * Neither the name of Code Aurora Forum, Inc. nor the names of its
+ * * Neither the name of The Linux Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
@@ -115,6 +115,12 @@ enum loc_eng_msg_ids_t {
// Message is sent by QUIPC module in order to request some info from ULP
ULP_MSG_REQUEST_COARSE_POSITION,
+ // Message is sent to ULP module to re-evaluate its subsystems
+ ULP_MSG_MONITOR,
+
+ // Last ULP MSG
+ ULP_MSG_LAST = 0x700,
+
/* Message is sent by HAL to LOC API to configure LTE Positioning
Profile in modem */
LOC_ENG_MSG_LPP_CONFIG,