Searched refs:GPS_STATUS_SESSION_END (Results 1 – 12 of 12) sorted by relevance
56 NAME_VAL( GPS_STATUS_SESSION_END ),
1676 loc_inform_gps_status(loc_eng_data, GPS_STATUS_SESSION_END); in loc_eng_stop_handler()2352 (status == GPS_STATUS_SESSION_END || status == GPS_STATUS_ENGINE_OFF)) in loc_eng_report_status()2361 !(status == GPS_STATUS_SESSION_END && navigating) && in loc_eng_report_status()2381 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END) in loc_eng_report_status()
78 #define GPS_STATUS_SESSION_END 2 macro
1976 loc_inform_gps_status(loc_eng_data, GPS_STATUS_SESSION_END); in loc_eng_stop_handler()2775 (status == GPS_STATUS_SESSION_END || status == GPS_STATUS_ENGINE_OFF)) in loc_eng_report_status()2784 !(status == GPS_STATUS_SESSION_END && navigating) && in loc_eng_report_status()2804 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END) in loc_eng_report_status()
2776 (status == GPS_STATUS_SESSION_END || status == GPS_STATUS_ENGINE_OFF)) in loc_eng_report_status()2785 !(status == GPS_STATUS_SESSION_END && navigating) && in loc_eng_report_status()2805 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END) in loc_eng_report_status()
917 LocApiBase::reportStatus(GPS_STATUS_SESSION_END); in reportStatus()