Searched refs:constellationString (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/core/ |
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()
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
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()
|
/hardware/qcom/gps/msm8998/core/ |
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()
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | LocApiBase.cpp | 311 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local 321 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv() 327 constellationString[svNotify.gnssSvs[i].type], in reportSv()
|