Home
last modified time | relevance | path

Searched refs:GpsSvStatus (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_nmea.h39 void loc_eng_nmea_generate_sv(loc_eng_data_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, con…
Dloc.h43 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
Dloc_eng_msg.h108 const GpsSvStatus mSvStatus;
112 GpsSvStatus &sv,
DLocEngAdapter.cpp204 void LocInternalAdapter::reportSv(GpsSvStatus &svStatus, in reportSv()
211 void LocEngAdapter::reportSv(GpsSvStatus &svStatus, in reportSv()
DLocEngAdapter.h58 virtual void reportSv(GpsSvStatus &svStatus,
274 virtual void reportSv(GpsSvStatus &svStatus,
Dloc.cpp56 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt);
1091 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt) in local_sv_cb()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_nmea.h39 void loc_eng_nmea_generate_sv(loc_eng_data_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, con…
Dloc.h43 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
DLocEngAdapter.cpp135 void LocInternalAdapter::reportSv(GpsSvStatus &svStatus, in reportSv()
142 void LocEngAdapter::reportSv(GpsSvStatus &svStatus, in reportSv()
Dloc_eng_msg.h108 const GpsSvStatus mSvStatus;
112 GpsSvStatus &sv,
DLocEngAdapter.h58 virtual void reportSv(GpsSvStatus &svStatus,
247 virtual void reportSv(GpsSvStatus &svStatus,
Dloc.cpp55 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt);
900 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt) in local_sv_cb()
Dloc_eng_nmea.cpp600 … const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended) in loc_eng_nmea_generate_sv()
/hardware/qcom/gps/msm8960/core/
DUlpProxyBase.h52 inline virtual bool reportSv(GpsSvStatus &svStatus, in reportSv()
DLocAdapterBase.cpp84 reportSv(GpsSvStatus &svStatus,
DLocAdapterBase.h83 virtual void reportSv(GpsSvStatus &svStatus,
DLocApiBase.h94 void reportSv(GpsSvStatus &svStatus,
DLocApiBase.cpp209 void LocApiBase::reportSv(GpsSvStatus &svStatus, in reportSv()
/hardware/qcom/gps/core/
DUlpProxyBase.h61 inline virtual bool reportSv(GpsSvStatus &svStatus, in reportSv()
DLocAdapterBase.cpp76 reportSv(GpsSvStatus &svStatus,
DLocAdapterBase.h85 virtual void reportSv(GpsSvStatus &svStatus,
DLocApiBase.h108 void reportSv(GpsSvStatus &svStatus,
DLocApiBase.cpp239 void LocApiBase::reportSv(GpsSvStatus &svStatus, in reportSv()
/hardware/libhardware/include/hardware/
Dgps.h475 } GpsSvStatus; typedef
515 typedef void (* gps_sv_status_callback)(GpsSvStatus* sv_info);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp802 GpsSvStatus SvStatus = {0}; in reportSv()
828 SvStatus.sv_list[SvStatus.num_svs].size = sizeof(GpsSvStatus); in reportSv()

12