Home
last modified time | relevance | path

Searched refs:gnssSvId (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h657 uint16_t gnssSvId; member
1223 uint16_t gnssSvId; member
1477 uint16_t gnssSvId; member
1539 uint16_t gnssSvId; member
1716 uint16_t gnssSvId; member
/hardware/qcom/sdm845/gps/msm8998/utils/
Dgps_extended_c.h878 uint16_t gnssSvId; member
1088 uint16_t gnssSvId; member
/hardware/qcom/gps/msm8998/utils/
Dgps_extended_c.h878 uint16_t gnssSvId; member
1088 uint16_t gnssSvId; member
/hardware/qcom/gps/msm8909w_3100/utils/
Dgps_extended_c.h957 uint16_t gnssSvId; member
1169 uint16_t gnssSvId; member
/hardware/qcom/sdm845/gps/sdm845/utils/
Dgps_extended_c.h980 uint16_t gnssSvId; member
1192 uint16_t gnssSvId; member
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1937 int16_t gnssSvId = 0; in reportSv() local
1941 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv()
1979 if (svUsedIdMask & (1 << (gnssSvId - 1))) { in reportSv()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.cpp1943 int16_t gnssSvId = 0; in reportSv() local
1947 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv()
1985 if (svUsedIdMask & (1 << (gnssSvId - 1))) { in reportSv()
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h831 uint16_t gnssSvId; member
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp395 out.measUsageInfo[idx].gnssSvId = in convertLocationInfo()
396 locationExtended.measUsageInfo[idx].gnssSvId; in convertLocationInfo()
3235 int16_t gnssSvId = 0; in reportSv() local
3239 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv()
3359 if (svUsedIdMask & (1 << (gnssSvId - 1))) { in reportSv()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp2037 int16_t gnssSvId = 0; in reportSv() local
2041 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv()
2079 if (svUsedIdMask & (1 << (gnssSvId - 1))) { in reportSv()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp2860 int16_t gnssSvId = 0; in reportSv() local
2864 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv()
2902 if (svUsedIdMask & (1 << (gnssSvId - 1))) { in reportSv()