Searched refs:LOC_NI_NO_RESPONSE_TIME (Results 1 - 22 of 22) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_ni.h35 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */ macro
H A DLocEngAdapter.cpp222 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
H A Dloc_eng_ni.cpp159 loc_eng_ni_data_p->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_ni.h36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */ macro
H A DLocEngAdapter.cpp304 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
H A Dloc_eng_ni.cpp176 pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_ni.h36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */ macro
H A DLocEngAdapter.cpp306 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
H A Dloc_eng_ni.cpp176 pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_ni.h36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */ macro
H A DLocEngAdapter.cpp307 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
H A Dloc_eng_ni.cpp176 pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_ni.h36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */ macro
H A DLocEngAdapter.cpp304 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
H A Dloc_eng_ni.cpp176 pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_ni.h36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */ macro
H A DLocEngAdapter.cpp307 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
H A Dloc_eng_ni.cpp176 pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME);
/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.h44 #define LOC_NI_NO_RESPONSE_TIME 20 macro
H A DGnssAdapter.cpp2312 5 + (notify.timeout != 0 ? notify.timeout : LOC_NI_NO_RESPONSE_TIME);
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.h43 #define LOC_NI_NO_RESPONSE_TIME 20 macro
H A DGnssAdapter.cpp2216 5 + (notify.timeout != 0 ? notify.timeout : LOC_NI_NO_RESPONSE_TIME);

Completed in 325 milliseconds