From 34c44606e99047e8b12c1d40685e123ecd9cde18 Mon Sep 17 00:00:00 2001 From: Jiafei Wen Date: Wed, 25 Nov 2015 19:10:06 -0800 Subject: [PATCH] Add the support for geofence dwell This change adds the support for geofence dwell mask. Change-Id: I4cbde8d3c49ef4ac287d34a88ea25787b507cdbe CRs-Fixed: 940557 --- core/gps_extended_c.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/gps_extended_c.h b/core/gps_extended_c.h index 27deb442..fefbcfe0 100644 --- a/core/gps_extended_c.h +++ b/core/gps_extended_c.h @@ -378,6 +378,7 @@ enum loc_api_adapter_event_index { LOC_API_ADAPTER_GDT_UPLOAD_END_REQ, // GDT upload end request LOC_API_ADAPTER_GNSS_MEASUREMENT, // GNSS Measurement report LOC_API_ADAPTER_REQUEST_TIMEZONE, // Timezone injection request + LOC_API_ADAPTER_REPORT_GENFENCE_DWELL_REPORT, // Geofence dwell report LOC_API_ADAPTER_EVENT_MAX }; @@ -407,6 +408,7 @@ enum loc_api_adapter_event_index { #define LOC_API_ADAPTER_BIT_GDT_UPLOAD_END_REQ (1<