diff --git a/utils/gps_extended_c.h b/utils/gps_extended_c.h index b4d14b88..946993cc 100644 --- a/utils/gps_extended_c.h +++ b/utils/gps_extended_c.h @@ -491,6 +491,7 @@ enum loc_api_adapter_event_index { LOC_API_ADAPTER_REQUEST_TIMEZONE, // Timezone injection request LOC_API_ADAPTER_REPORT_GENFENCE_DWELL_REPORT, // Geofence dwell report LOC_API_ADAPTER_REQUEST_SRN_DATA, // request srn data from AP + LOC_API_ADAPTER_REQUEST_POSITION_INJECTION, // Position injection request LOC_API_ADAPTER_EVENT_MAX }; @@ -524,6 +525,7 @@ enum loc_api_adapter_event_index { #define LOC_API_ADAPTER_BIT_REQUEST_TIMEZONE (1<