Home
last modified time | relevance | path

Searched refs:GNSS_NI_RESPONSE_IGNORE (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.cpp204 GnssNiResponse data = GNSS_NI_RESPONSE_IGNORE; in gnssNiRespond()
302 gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_IGNORE) in onGnssNiCb()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h239 GNSS_NI_RESPONSE_IGNORE, enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1599 niData.session.resp = GNSS_NI_RESPONSE_IGNORE; in gnssNiResponseCommand()
2070 if (pSession->resp != GNSS_NI_RESPONSE_IGNORE) { in niThreadProc()