/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 159 …loc_eng_ni_data_p->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_T… in loc_eng_ni_request_handler() 160 …matically sends 'no response' in %d seconds (to clear status)\n", loc_eng_ni_data_p->respTimeLeft); in loc_eng_ni_request_handler() 200 expire_time.tv_sec = present_time.tv_sec + loc_eng_ni_data_p->respTimeLeft; in ni_thread_proc() 203 (long) expire_time.tv_sec, loc_eng_ni_data_p->respTimeLeft ); in ni_thread_proc() 235 loc_eng_ni_data_p->respTimeLeft = 0; in ni_thread_proc() 300 loc_eng_ni_data_p->respTimeLeft = 0; in loc_eng_ni_init()
|
D | loc_eng_ni.h | 40 int respTimeLeft; /* examine time for NI response */ member
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler() 177 …OGI("Automatically sends 'no response' in %d seconds (to clear status)\n", pSession->respTimeLeft); in loc_eng_ni_request_handler() 216 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in ni_thread_proc() 219 (long) expire_time.tv_sec, pSession->respTimeLeft ); in ni_thread_proc() 259 pSession->respTimeLeft = 0; in ni_thread_proc() 337 loc_eng_ni_data_p->sessionEs.respTimeLeft = 0; in loc_eng_ni_init() 344 loc_eng_ni_data_p->session.respTimeLeft = 0; in loc_eng_ni_init()
|
D | loc_eng_ni.h | 42 int respTimeLeft; /* examine time for NI response */ member
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler() 177 …OGI("Automatically sends 'no response' in %d seconds (to clear status)\n", pSession->respTimeLeft); in loc_eng_ni_request_handler() 216 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in ni_thread_proc() 219 (long) expire_time.tv_sec, pSession->respTimeLeft ); in ni_thread_proc() 259 pSession->respTimeLeft = 0; in ni_thread_proc() 337 loc_eng_ni_data_p->sessionEs.respTimeLeft = 0; in loc_eng_ni_init() 344 loc_eng_ni_data_p->session.respTimeLeft = 0; in loc_eng_ni_init()
|
D | loc_eng_ni.h | 42 int respTimeLeft; /* examine time for NI response */ member
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler() 177 …OGI("Automatically sends 'no response' in %d seconds (to clear status)\n", pSession->respTimeLeft); in loc_eng_ni_request_handler() 216 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in ni_thread_proc() 219 (long) expire_time.tv_sec, pSession->respTimeLeft ); in ni_thread_proc() 259 pSession->respTimeLeft = 0; in ni_thread_proc() 337 loc_eng_ni_data_p->sessionEs.respTimeLeft = 0; in loc_eng_ni_init() 344 loc_eng_ni_data_p->session.respTimeLeft = 0; in loc_eng_ni_init()
|
D | loc_eng_ni.h | 42 int respTimeLeft; /* examine time for NI response */ member
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler() 177 …OGI("Automatically sends 'no response' in %d seconds (to clear status)\n", pSession->respTimeLeft); in loc_eng_ni_request_handler() 216 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in ni_thread_proc() 219 (long) expire_time.tv_sec, pSession->respTimeLeft ); in ni_thread_proc() 259 pSession->respTimeLeft = 0; in ni_thread_proc() 337 loc_eng_ni_data_p->sessionEs.respTimeLeft = 0; in loc_eng_ni_init() 344 loc_eng_ni_data_p->session.respTimeLeft = 0; in loc_eng_ni_init()
|
D | loc_eng_ni.h | 42 int respTimeLeft; /* examine time for NI response */ member
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler() 177 …OGI("Automatically sends 'no response' in %d seconds (to clear status)\n", pSession->respTimeLeft); in loc_eng_ni_request_handler() 216 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in ni_thread_proc() 219 (long) expire_time.tv_sec, pSession->respTimeLeft ); in ni_thread_proc() 259 pSession->respTimeLeft = 0; in ni_thread_proc() 337 loc_eng_ni_data_p->sessionEs.respTimeLeft = 0; in loc_eng_ni_init() 344 loc_eng_ni_data_p->session.respTimeLeft = 0; in loc_eng_ni_init()
|
D | loc_eng_ni.h | 42 int respTimeLeft; /* examine time for NI response */ member
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 50 uint32_t respTimeLeft; /* examine time for NI response */ member
|
D | GnssAdapter.cpp | 2106 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in niThreadProc() 2109 __func__, (long)expire_time.tv_sec, pSession->respTimeLeft); in niThreadProc() 2146 pSession->respTimeLeft = 0; in niThreadProc() 2207 pSession->respTimeLeft = in requestNiNotify()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.h | 51 uint32_t respTimeLeft; /* examine time for NI response */ member
|
D | GnssAdapter.cpp | 2210 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in niThreadProc() 2213 __func__, (long)expire_time.tv_sec, pSession->respTimeLeft); in niThreadProc() 2250 pSession->respTimeLeft = 0; in niThreadProc() 2311 pSession->respTimeLeft = in requestNiNotify()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 86 uint32_t respTimeLeft; /* examine time for NI response */ member
|
D | GnssAdapter.cpp | 3754 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in niThreadProc() 3757 __func__, (long)expire_time.tv_sec, pSession->respTimeLeft); in niThreadProc() 3794 pSession->respTimeLeft = 0; in niThreadProc() 3870 pSession->respTimeLeft = in requestNiNotify()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 86 uint32_t respTimeLeft; /* examine time for NI response */ member
|
D | GnssAdapter.cpp | 3921 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in niThreadProc() 3924 __func__, (long)expire_time.tv_sec, pSession->respTimeLeft); in niThreadProc() 3961 pSession->respTimeLeft = 0; in niThreadProc() 4037 pSession->respTimeLeft = in requestNiNotify()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 91 uint32_t respTimeLeft; /* examine time for NI response */ member
|
D | GnssAdapter.cpp | 4589 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in niThreadProc() 4592 __func__, (long)expire_time.tv_sec, pSession->respTimeLeft); in niThreadProc() 4629 pSession->respTimeLeft = 0; in niThreadProc() 4705 pSession->respTimeLeft = in requestNiNotify()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.h | 91 uint32_t respTimeLeft; /* examine time for NI response */ member
|
D | GnssAdapter.cpp | 4590 expire_time.tv_sec = present_time.tv_sec + pSession->respTimeLeft; in niThreadProc() 4593 __func__, (long)expire_time.tv_sec, pSession->respTimeLeft); in niThreadProc() 4630 pSession->respTimeLeft = 0; in niThreadProc() 4706 pSession->respTimeLeft = in requestNiNotify()
|