Searched refs:constellationString (Results 1 – 6 of 6) 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/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/sm7150/gps/core/ |
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()
|
/hardware/qcom/sm8150p/gps/core/ |
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()
|
/hardware/qcom/sm8150/gps/core/ |
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()
|
/hardware/qcom/sm7250/gps/core/ |
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()
|