Home
last modified time | relevance | path

Searched refs:GPS_NI_RESPONSE_NORESP (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp212 loc_eng_ni_data_p->resp = GPS_NI_RESPONSE_NORESP; in ni_thread_proc()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp521 case GPS_NI_RESPONSE_NORESP: in informNiResponse()
1351 notif.default_response = GPS_NI_RESPONSE_NORESP; in NIEventFillVerfiyType()
1355 notif.default_response = GPS_NI_RESPONSE_NORESP; in NIEventFillVerfiyType()
1367 notif.default_response = GPS_NI_RESPONSE_NORESP; in NIEventFillVerfiyType()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp228 pSession->resp = GPS_NI_RESPONSE_NORESP; in ni_thread_proc()
/hardware/libhardware/include/hardware/
Dgps.h185 #define GPS_NI_RESPONSE_NORESP 3 macro