Home
last modified time | relevance | path

Searched refs:GPS_STATUS_ENGINE_ON (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_log.cpp45 NAME_VAL( GPS_STATUS_ENGINE_ON ),
Dloc_eng.cpp1182 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON) in loc_eng_report_status()
1215 if (status == GPS_STATUS_ENGINE_ON || status == GPS_STATUS_ENGINE_OFF) in loc_eng_report_status()
1267 loc_eng_report_status(loc_eng_data, GPS_STATUS_ENGINE_ON); in loc_eng_handle_engine_up()
1658 if (loc_eng_data_p->engine_status != GPS_STATUS_ENGINE_ON && in loc_eng_deferred_action_thread()
/hardware/libhardware/include/hardware/
Dgps.h72 #define GPS_STATUS_ENGINE_ON 3 macro
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpcAdapter.cpp776 LocApiAdapter::reportStatus(GPS_STATUS_ENGINE_ON); in reportStatus()
/hardware/qcom/gps/loc_api/loc_api_v02/
DLocApiV02Adapter.cpp1660 LocApiAdapter::reportStatus(GPS_STATUS_ENGINE_ON); in reportEngineState()