/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | Agps.h | 44 AGpsBearerType bearerType, AGpsExtType agpsType, 147 AGpsExtType mAgpsType; 157 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine() 175 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() 176 inline AGpsExtType getType() const { return mAgpsType; } in getType() 264 void reportAtlOpenSuccess(AGpsExtType agpsType, char* apnName, int apnLen, 266 void reportAtlOpenFailed(AGpsExtType agpsType); 267 void reportAtlClosed(AGpsExtType agpsType); 280 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType); 291 AGpsExtType mAgpsType; [all …]
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | Agps.h | 44 AGpsBearerType bearerType, AGpsExtType agpsType, 147 AGpsExtType mAgpsType; 157 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine() 175 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() 176 inline AGpsExtType getType() const { return mAgpsType; } in getType() 264 void reportAtlOpenSuccess(AGpsExtType agpsType, char* apnName, int apnLen, 266 void reportAtlOpenFailed(AGpsExtType agpsType); 267 void reportAtlClosed(AGpsExtType agpsType); 280 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType); 291 AGpsExtType mAgpsType; [all …]
|
H A D | location_gnss.cpp | 65 static void agpsDataConnOpen(AGpsExtType agpsType, const char* apnName, int apnLen, int ipType); 66 static void agpsDataConnClosed(AGpsExtType agpsType); 67 static void agpsDataConnFailed(AGpsExtType agpsType); 300 AGpsExtType agpsType, const char* apnName, int apnLen, int ipType) { in agpsDataConnOpen() 307 static void agpsDataConnClosed(AGpsExtType agpsType) { in agpsDataConnClosed() 313 static void agpsDataConnFailed(AGpsExtType agpsType) { in agpsDataConnFailed()
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | Agps.h | 46 AGpsBearerType bearerType, AGpsExtType agpsType, 149 AGpsExtType mAgpsType; 159 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine() 177 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() 178 inline AGpsExtType getType() const { return mAgpsType; } in getType() 266 void reportAtlOpenSuccess(AGpsExtType agpsType, char* apnName, int apnLen, 268 void reportAtlOpenFailed(AGpsExtType agpsType); 269 void reportAtlClosed(AGpsExtType agpsType); 282 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType); 293 AGpsExtType mAgpsType; [all …]
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | Agps.h | 46 AGpsBearerType bearerType, AGpsExtType agpsType, 149 AGpsExtType mAgpsType; 159 AgpsStateMachine(AgpsManager* agpsManager, AGpsExtType agpsType): in AgpsStateMachine() 177 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() 178 inline AGpsExtType getType() const { return mAgpsType; } in getType() 266 void reportAtlOpenSuccess(AGpsExtType agpsType, char* apnName, int apnLen, 268 void reportAtlOpenFailed(AGpsExtType agpsType); 269 void reportAtlClosed(AGpsExtType agpsType); 282 AgpsStateMachine* getAgpsStateMachine(AGpsExtType agpsType); 293 AGpsExtType mAgpsType; [all …]
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | Agps.h | 43 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 …]
|
H A D | location_gnss.cpp | 58 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()
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | Agps.h | 43 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 …]
|
H A D | location_gnss.cpp | 58 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()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | Agps.h | 43 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 …]
|
H A D | location_gnss.cpp | 58 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()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | Agps.h | 44 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 …]
|
H A D | location_gnss.cpp | 64 static void agpsDataConnOpen(AGpsExtType agpsType, const char* apnName, int apnLen, int ipType); 65 static void agpsDataConnClosed(AGpsExtType agpsType); 66 static void agpsDataConnFailed(AGpsExtType agpsType); 284 AGpsExtType agpsType, const char* apnName, int apnLen, int ipType) { in agpsDataConnOpen() 291 static void agpsDataConnClosed(AGpsExtType agpsType) { in agpsDataConnClosed() 297 static void agpsDataConnFailed(AGpsExtType agpsType) { in agpsDataConnFailed()
|
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | loc_eng_msg.h | 190 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,
|