Searched refs:constellationString (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/gps/msm8909w_3100/core/ |
H A D | LocApiBase.cpp | 269 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 279 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 285 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/ |
H A D | LocApiBase.cpp | 266 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 276 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 282 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|
/aosp12/hardware/qcom/gps/msm8998/core/ |
H A D | LocApiBase.cpp | 295 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 305 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 311 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/ |
H A D | LocApiBase.cpp | 317 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 327 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 333 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|
/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | LocApiBase.cpp | 404 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 414 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 424 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | LocApiBase.cpp | 404 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 414 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 424 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | LocApiBase.cpp | 406 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 416 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 423 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | LocApiBase.cpp | 406 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 416 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 423 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|