OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOC_NI_NO_RESPONSE_TIME
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.h
34
#define
LOC_NI_NO_RESPONSE_TIME
20 /* secs */
loc_eng_ni.cpp
298
notif.timeout =
LOC_NI_NO_RESPONSE_TIME
; // vx_req->user_resp_timer_val;
319
notif.timeout =
LOC_NI_NO_RESPONSE_TIME
; // umts_cp_req->user_response_timer;
353
notif.timeout =
LOC_NI_NO_RESPONSE_TIME
; // supl_req->user_response_timer;
417
loc_eng_ni_data.response_time_left = 5 + (notif.timeout != 0 ? notif.timeout :
LOC_NI_NO_RESPONSE_TIME
);
Completed in 105 milliseconds