Searched refs:GPS_STATUS_SESSION_BEGIN (Results 1 – 6 of 6) sorted by relevance
562 if ((loc_eng_data.engine_status != GPS_STATUS_SESSION_BEGIN) && in loc_eng_delete_aiding_data()959 status.status = GPS_STATUS_SESSION_BEGIN; in loc_eng_report_status()974 if ((loc_eng_data.engine_status != GPS_STATUS_SESSION_BEGIN) && in loc_eng_report_status()1488 if ((engine_status != GPS_STATUS_SESSION_BEGIN) && (aiding_data_for_deletion != 0)) in loc_eng_process_deferred_action()
43 NAME_VAL( GPS_STATUS_SESSION_BEGIN ),
459 loc_inform_gps_status(loc_eng_data, GPS_STATUS_SESSION_BEGIN); in loc_eng_start_handler()1182 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON) in loc_eng_report_status()1202 !(status == GPS_STATUS_SESSION_BEGIN && !loc_eng_data.navigating)) in loc_eng_report_status()1221 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END) in loc_eng_report_status()
68 #define GPS_STATUS_SESSION_BEGIN 1 macro
1661 LocApiAdapter::reportStatus(GPS_STATUS_SESSION_BEGIN); in reportEngineState()1687 status = GPS_STATUS_SESSION_BEGIN; in reportFixSessionState()
777 LocApiAdapter::reportStatus(GPS_STATUS_SESSION_BEGIN); in reportStatus()