Home
last modified time | relevance | path

Searched refs:MAX_START_DATA_CALL_RETRIES (Results 1 – 25 of 32) sorted by relevance

12

/hardware/qcom/sdm845/gps/sdm845/gnss/
DAgps.cpp519 const int DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
623 if (mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
DAgps.h238 static const int MAX_START_DATA_CALL_RETRIES;
/hardware/qcom/gps/msm8909w_3100/gnss/
DAgps.cpp522 const int DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
626 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
DAgps.h297 static const int MAX_START_DATA_CALL_RETRIES;
/hardware/qcom/gps/msm8998/gnss/
DAgps.cpp517 const int DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
621 if (mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
DAgps.h297 static const int MAX_START_DATA_CALL_RETRIES;
/hardware/qcom/sdm845/gps/msm8998/gnss/
DAgps.cpp519 const int DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
623 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
DAgps.h297 static const int MAX_START_DATA_CALL_RETRIES;
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
Dloc_eng_agps.h251 static const unsigned char MAX_START_DATA_CALL_RETRIES; variable
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
881 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
Dloc_eng_agps.h251 static const unsigned char MAX_START_DATA_CALL_RETRIES; variable
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
Dloc_eng_agps.h251 static const unsigned char MAX_START_DATA_CALL_RETRIES; variable
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
881 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
Dloc_eng_agps.h251 static const unsigned char MAX_START_DATA_CALL_RETRIES; variable
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
Dloc_eng_agps.h251 static const unsigned char MAX_START_DATA_CALL_RETRIES; variable
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4; member in DSStateMachine
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()

12