Searched refs:GPS_STATUS_SESSION_BEGIN (Results 1 – 6 of 6) sorted by relevance
55 NAME_VAL( GPS_STATUS_SESSION_BEGIN ),
1628 loc_inform_gps_status(loc_eng_data, GPS_STATUS_SESSION_BEGIN); in loc_eng_start_handler()2341 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON) in loc_eng_report_status()2362 !(status == GPS_STATUS_SESSION_BEGIN && !navigating)) in loc_eng_report_status()2381 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END) in loc_eng_report_status()
73 #define GPS_STATUS_SESSION_BEGIN 1 macro
1902 loc_inform_gps_status(loc_eng_data, GPS_STATUS_SESSION_BEGIN); in loc_eng_start_handler()2738 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON) in loc_eng_report_status()2759 !(status == GPS_STATUS_SESSION_BEGIN && !navigating)) in loc_eng_report_status()2778 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_SESSION_END) in loc_eng_report_status()
913 LocApiBase::reportStatus(GPS_STATUS_SESSION_BEGIN); in reportStatus()