Home
last modified time | relevance | path

Searched refs:AGpsExtType (Results 1 – 25 of 109) sorted by relevance

12345

/hardware/qcom/sdm845/gps/msm8998/gnss/
DAgps.h43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
215 AGpsExtType mAgpsType;
224 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine()
237 inline AGpsExtType getType() const { return mAgpsType; } in getType()
377 void requestATL(int connHandle, AGpsExtType agpsType);
386 AGpsExtType agpsType, char* apnName, int apnLen,
388 void reportAtlOpenFailed(AGpsExtType agpsType);
389 void reportAtlClosed(AGpsExtType agpsType);
414 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType);
425 AGpsExtType mAgpsType;
[all …]
Dlocation_gnss.cpp58 static void agpsDataConnOpen(AGpsExtType agpsType, const char* apnName, int apnLen, int ipType);
59 static void agpsDataConnClosed(AGpsExtType agpsType);
60 static void agpsDataConnFailed(AGpsExtType agpsType);
225 AGpsExtType agpsType, const char* apnName, int apnLen, int ipType) { in agpsDataConnOpen()
232 static void agpsDataConnClosed(AGpsExtType agpsType) { in agpsDataConnClosed()
238 static void agpsDataConnFailed(AGpsExtType agpsType) { in agpsDataConnFailed()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DAgps.h44 AGpsBearerType bearerType, AGpsExtType agpsType,
156 AGpsExtType mAgpsType;
165 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine()
178 inline AGpsExtType getType() const { return mAgpsType; } in getType()
312 void requestATL(int connHandle, AGpsExtType agpsType, LocApnTypeMask mask);
320 void reportAtlOpenSuccess(AGpsExtType agpsType, char* apnName, int apnLen,
322 void reportAtlOpenFailed(AGpsExtType agpsType);
323 void reportAtlClosed(AGpsExtType agpsType);
348 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType);
359 AGpsExtType mAgpsType;
[all …]
Dlocation_gnss.cpp64 static void agpsDataConnOpen(AGpsExtType agpsType, const char* apnName, int apnLen, int ipType);
65 static void agpsDataConnClosed(AGpsExtType agpsType);
66 static void agpsDataConnFailed(AGpsExtType agpsType);
283 AGpsExtType agpsType, const char* apnName, int apnLen, int ipType) { in agpsDataConnOpen()
290 static void agpsDataConnClosed(AGpsExtType agpsType) { in agpsDataConnClosed()
296 static void agpsDataConnFailed(AGpsExtType agpsType) { in agpsDataConnFailed()
/hardware/qcom/gps/msm8909w_3100/gnss/
DAgps.h43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
215 AGpsExtType mAgpsType;
224 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine()
237 inline AGpsExtType getType() const { return mAgpsType; } in getType()
377 void requestATL(int connHandle, AGpsExtType agpsType);
386 AGpsExtType agpsType, char* apnName, int apnLen,
388 void reportAtlOpenFailed(AGpsExtType agpsType);
389 void reportAtlClosed(AGpsExtType agpsType);
414 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType);
425 AGpsExtType mAgpsType;
[all …]
Dlocation_gnss.cpp58 static void agpsDataConnOpen(AGpsExtType agpsType, const char* apnName, int apnLen, int ipType);
59 static void agpsDataConnClosed(AGpsExtType agpsType);
60 static void agpsDataConnFailed(AGpsExtType agpsType);
227 AGpsExtType agpsType, const char* apnName, int apnLen, int ipType) { in agpsDataConnOpen()
234 static void agpsDataConnClosed(AGpsExtType agpsType) { in agpsDataConnClosed()
240 static void agpsDataConnFailed(AGpsExtType agpsType) { in agpsDataConnFailed()
/hardware/qcom/gps/msm8998/gnss/
DAgps.h43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
215 AGpsExtType mAgpsType;
224 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine()
237 inline AGpsExtType getType() const { return mAgpsType; } in getType()
377 void requestATL(int connHandle, AGpsExtType agpsType);
386 AGpsExtType agpsType, char* apnName, int apnLen,
388 void reportAtlOpenFailed(AGpsExtType agpsType);
389 void reportAtlClosed(AGpsExtType agpsType);
414 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType);
425 AGpsExtType mAgpsType;
[all …]
Dlocation_gnss.cpp58 static void agpsDataConnOpen(AGpsExtType agpsType, const char* apnName, int apnLen, int ipType);
59 static void agpsDataConnClosed(AGpsExtType agpsType);
60 static void agpsDataConnFailed(AGpsExtType agpsType);
225 AGpsExtType agpsType, const char* apnName, int apnLen, int ipType) { in agpsDataConnOpen()
232 static void agpsDataConnClosed(AGpsExtType agpsType) { in agpsDataConnClosed()
238 static void agpsDataConnFailed(AGpsExtType agpsType) { in agpsDataConnFailed()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
Dloc_eng.h173 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
175 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
176 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
Dloc_eng.h173 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
175 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
176 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
Dloc_eng.h173 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
175 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
176 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
Dloc_eng.h173 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
175 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
176 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType;
192 AGpsExtType agps_type);
209 const AGpsExtType mType;
213 LocEngReqRelBIT(void* instance, AGpsExtType type,
224 const AGpsExtType mType;
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
/hardware/qcom/sdm845/gps/sdm845/location/
Dlocation_interface.h59 void (*agpsDataConnOpen)(AGpsExtType agpsType, const char* apnName, int apnLen, int ipType);
60 void (*agpsDataConnClosed)(AGpsExtType agpsType);
61 void (*agpsDataConnFailed)(AGpsExtType agpsType);

12345