/hardware/qcom/sm8150p/gps/utils/ |
D | gps_extended_c.h | 674 uint16_t gnssSvId; member 1301 uint16_t gnssSvId; member 1555 uint16_t gnssSvId; member 1630 uint16_t gnssSvId; member 1807 uint16_t gnssSvId; member
|
/hardware/qcom/sm7150/gps/utils/ |
D | gps_extended_c.h | 648 uint16_t gnssSvId; member 1313 uint16_t gnssSvId; member 1587 uint16_t gnssSvId; member 1662 uint16_t gnssSvId; member 1839 uint16_t gnssSvId; member
|
/hardware/qcom/sm7250/gps/utils/ |
D | gps_extended_c.h | 682 uint16_t gnssSvId; member 1389 uint16_t gnssSvId; member 1665 uint16_t gnssSvId; member 1740 uint16_t gnssSvId; member 1912 uint16_t gnssSvId; member
|
/hardware/qcom/sm8150/gps/utils/ |
D | gps_extended_c.h | 682 uint16_t gnssSvId; member 1389 uint16_t gnssSvId; member 1665 uint16_t gnssSvId; member 1740 uint16_t gnssSvId; member 1912 uint16_t gnssSvId; member
|
/hardware/qcom/gps/msm8998/utils/ |
D | gps_extended_c.h | 878 uint16_t gnssSvId; member 1088 uint16_t gnssSvId; member
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | gps_extended_c.h | 957 uint16_t gnssSvId; member 1169 uint16_t gnssSvId; member
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 504 out.measUsageInfo[idx].gnssSvId = in convertLocationInfo() 505 locationExtended.measUsageInfo[idx].gnssSvId; in convertLocationInfo() 4170 uint16_t gnssSvId = 0; in reportSv() local 4174 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv() 4216 gnssSvId = gnssSvId - GLO_SV_PRN_MIN + 1; in reportSv() 4242 gnssSvId = gnssSvId - BDS_SV_PRN_MIN + 1; in reportSv() 4262 gnssSvId = gnssSvId - GAL_SV_PRN_MIN + 1; in reportSv() 4285 gnssSvId = gnssSvId - QZSS_SV_PRN_MIN + 1; in reportSv() 4291 gnssSvId = gnssSvId - NAVIC_SV_PRN_MIN + 1; in reportSv() 4300 if (svFitsMask(svUsedIdMask, gnssSvId) && (svUsedIdMask & (1ULL << (gnssSvId - 1)))) { in reportSv()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 504 out.measUsageInfo[idx].gnssSvId = in convertLocationInfo() 505 locationExtended.measUsageInfo[idx].gnssSvId; in convertLocationInfo() 4171 uint16_t gnssSvId = 0; in reportSv() local 4175 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv() 4217 gnssSvId = gnssSvId - GLO_SV_PRN_MIN + 1; in reportSv() 4243 gnssSvId = gnssSvId - BDS_SV_PRN_MIN + 1; in reportSv() 4263 gnssSvId = gnssSvId - GAL_SV_PRN_MIN + 1; in reportSv() 4286 gnssSvId = gnssSvId - QZSS_SV_PRN_MIN + 1; in reportSv() 4292 gnssSvId = gnssSvId - NAVIC_SV_PRN_MIN + 1; in reportSv() 4301 if (svFitsMask(svUsedIdMask, gnssSvId) && (svUsedIdMask & (1ULL << (gnssSvId - 1)))) { in reportSv()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 427 out.measUsageInfo[idx].gnssSvId = in convertLocationInfo() 428 locationExtended.measUsageInfo[idx].gnssSvId; in convertLocationInfo() 3512 int16_t gnssSvId = 0; in reportSv() local 3516 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv() 3639 if ((gnssSvId < 64) && (svUsedIdMask & (1ULL << (gnssSvId - 1)))) { in reportSv()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 1937 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/sm8150p/gps/location/ |
D | LocationDataTypes.h | 885 uint16_t gnssSvId; member
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationDataTypes.h | 893 uint16_t gnssSvId; member
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 2037 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/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 395 out.measUsageInfo[idx].gnssSvId = in convertLocationInfo() 396 locationExtended.measUsageInfo[idx].gnssSvId; in convertLocationInfo() 3358 int16_t gnssSvId = 0; in reportSv() local 3362 gnssSvId = svNotify.gnssSvs[i].svId; in reportSv() 3485 if (svUsedIdMask & (1 << (gnssSvId - 1))) { in reportSv()
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationDataTypes.h | 1058 uint16_t gnssSvId; member
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationDataTypes.h | 1058 uint16_t gnssSvId; member
|