Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.cpp206 data = GNSS_NI_RESPONSE_ACCEPT; in gnssNiRespond()
297 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h236 GNSS_NI_RESPONSE_ACCEPT = 1, enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1596 if (mResponse == GNSS_NI_RESPONSE_ACCEPT && in gnssNiResponseCommand()