Home
last modified time | relevance | path

Searched refs:GPS_STATUS_NONE (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_log.cpp42 NAME_VAL( GPS_STATUS_NONE ),
Dloc_eng.cpp705 static GpsStatusValue last_status = GPS_STATUS_NONE; in loc_inform_gps_status()
1200 if (status != GPS_STATUS_NONE && in loc_eng_report_status()
/hardware/libhardware/include/hardware/
Dgps.h66 #define GPS_STATUS_NONE 0 macro
/hardware/qcom/gps/loc_api/libloc_api/
Dloc_eng.cpp220 loc_eng_data.engine_status = GPS_STATUS_NONE; in loc_eng_init()
953 status.status = GPS_STATUS_NONE; in loc_eng_report_status()
/hardware/qcom/gps/loc_api/loc_api_v02/
DLocApiV02Adapter.cpp1670 LocApiAdapter::reportStatus(GPS_STATUS_NONE); in reportEngineState()
1684 status = GPS_STATUS_NONE; in reportFixSessionState()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpcAdapter.cpp786 LocApiAdapter::reportStatus(GPS_STATUS_NONE); in reportStatus()