From 7d6ed07fad12c11cec7edec76d699045f517bc16 Mon Sep 17 00:00:00 2001 From: hsankara Date: Wed, 16 Oct 2013 10:46:24 -0700 Subject: [PATCH] Changes to add new bit mask to support wifi ap info injection Changes to add a new bit mask for supporting wifi ap info injection to modem Change-Id: I7b94fcdbb9cda7996af73811636e270da7f8df7e --- 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 d11016ec..198dd68f 100644 --- a/core/gps_extended_c.h +++ b/core/gps_extended_c.h @@ -283,6 +283,7 @@ enum loc_api_adapter_event_index { LOC_API_ADAPTER_REPORT_GENFENCE_BREACH, // LOC_API_ADAPTER_PEDOMETER_CTRL, // LOC_API_ADAPTER_MOTION_CTRL, // + LOC_API_ADAPTER_REQUEST_WIFI_AP_DATA, // Wifi ap data LOC_API_ADAPTER_EVENT_MAX }; @@ -305,6 +306,7 @@ enum loc_api_adapter_event_index { #define LOC_API_ADAPTER_BIT_REPORT_GENFENCE_BREACH (1<