Home | History | Annotate | Download | only in libloc_api_50001

Lines Matching refs:is1530

2034     bool is1530 = gnssType == GNSS_QCA1530;
2036 if ((isAPQ || is1530) && params.mode != LOC_POSITION_MODE_STANDALONE) {
2313 bool is1530 = (gnssType == GNSS_QCA1530);
2314 if (!isAPQ && !is1530) {