/hardware/qcom/sm7150/gps/gnss/ |
D | Agps.cpp | 522 if (NULL == mInternetNif && (cbInfo.atlType & AGPS_ATL_TYPE_WWAN)) { in createAgpsStateMachines() 523 mInternetNif = new AgpsStateMachine(this, LOC_AGPS_TYPE_WWAN_ANY); in createAgpsStateMachines() 524 mInternetNif->registerFrameworkStatusCallback((AgnssStatusIpV4Cb)cbInfo.statusV4Cb); in createAgpsStateMachines() 525 LOC_LOGD("Internet NIF: %p", mInternetNif); in createAgpsStateMachines() 551 if (mInternetNif == NULL) { in getAgpsStateMachine() 554 return mInternetNif; in getAgpsStateMachine() 556 return mInternetNif; in getAgpsStateMachine() 612 else if (mInternetNif && in releaseATL() 613 (subscriber = mInternetNif->getSubscriber(connHandle)) != NULL) { in releaseATL() 614 sm = mInternetNif; in releaseATL() [all …]
|
D | Agps.h | 244 mAgnssNif(NULL), mInternetNif(NULL)/*, mDsNif(NULL)*/ {} in AgpsManager() 255 inline bool isRegistered() { return nullptr != mAgnssNif || nullptr != mInternetNif; } in isRegistered() 277 AgpsStateMachine* mInternetNif; variable
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | Agps.cpp | 522 if (NULL == mInternetNif && (cbInfo.atlType & AGPS_ATL_TYPE_WWAN)) { in createAgpsStateMachines() 523 mInternetNif = new AgpsStateMachine(this, LOC_AGPS_TYPE_WWAN_ANY); in createAgpsStateMachines() 524 mInternetNif->registerFrameworkStatusCallback((AgnssStatusIpV4Cb)cbInfo.statusV4Cb); in createAgpsStateMachines() 525 LOC_LOGD("Internet NIF: %p", mInternetNif); in createAgpsStateMachines() 551 if (mInternetNif == NULL) { in getAgpsStateMachine() 554 return mInternetNif; in getAgpsStateMachine() 556 return mInternetNif; in getAgpsStateMachine() 612 else if (mInternetNif && in releaseATL() 613 (subscriber = mInternetNif->getSubscriber(connHandle)) != NULL) { in releaseATL() 614 sm = mInternetNif; in releaseATL() [all …]
|
D | Agps.h | 244 mAgnssNif(NULL), mInternetNif(NULL)/*, mDsNif(NULL)*/ {} in AgpsManager() 255 inline bool isRegistered() { return nullptr != mAgnssNif || nullptr != mInternetNif; } in isRegistered() 277 AgpsStateMachine* mInternetNif; variable
|
/hardware/qcom/sm8150/gps/gnss/ |
D | Agps.cpp | 522 if (NULL == mInternetNif && (cbInfo.atlType & AGPS_ATL_TYPE_WWAN)) { in createAgpsStateMachines() 523 mInternetNif = new AgpsStateMachine(this, LOC_AGPS_TYPE_WWAN_ANY); in createAgpsStateMachines() 524 mInternetNif->registerFrameworkStatusCallback((AgnssStatusIpV4Cb)cbInfo.statusV4Cb); in createAgpsStateMachines() 525 LOC_LOGD("Internet NIF: %p", mInternetNif); in createAgpsStateMachines() 551 if (mInternetNif == NULL) { in getAgpsStateMachine() 554 return mInternetNif; in getAgpsStateMachine() 556 return mInternetNif; in getAgpsStateMachine() 612 else if (mInternetNif && in releaseATL() 613 (subscriber = mInternetNif->getSubscriber(connHandle)) != NULL) { in releaseATL() 614 sm = mInternetNif; in releaseATL() [all …]
|
D | Agps.h | 244 mAgnssNif(NULL), mInternetNif(NULL)/*, mDsNif(NULL)*/ {} in AgpsManager() 255 inline bool isRegistered() { return nullptr != mAgnssNif || nullptr != mInternetNif; } in isRegistered() 277 AgpsStateMachine* mInternetNif; variable
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | Agps.cpp | 712 if (NULL == mInternetNif) { in createAgpsStateMachines() 713 mInternetNif = new AgpsStateMachine(this, LOC_AGPS_TYPE_WWAN_ANY); in createAgpsStateMachines() 714 LOC_LOGD("Internet NIF: %p", mInternetNif); in createAgpsStateMachines() 764 return mInternetNif; in getAgpsStateMachine() 812 else if (mInternetNif && in releaseATL() 813 (subscriber = mInternetNif->getSubscriber(connHandle)) != NULL) { in releaseATL() 814 sm = mInternetNif; in releaseATL() 896 if (mInternetNif) { in handleModemSSR() 897 mInternetNif->dropAllSubscribers(); in handleModemSSR()
|
D | Agps.h | 282 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager() 343 AgpsStateMachine* mInternetNif; variable
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | Agps.cpp | 715 if (NULL == mInternetNif) { in createAgpsStateMachines() 716 mInternetNif = new AgpsStateMachine(this, LOC_AGPS_TYPE_WWAN_ANY); in createAgpsStateMachines() 717 LOC_LOGD("Internet NIF: %p", mInternetNif); in createAgpsStateMachines() 767 return mInternetNif; in getAgpsStateMachine() 815 else if (mInternetNif && in releaseATL() 816 (subscriber = mInternetNif->getSubscriber(connHandle)) != NULL) { in releaseATL() 817 sm = mInternetNif; in releaseATL() 916 if (mInternetNif){ in handleModemSSR() 917 mInternetNif->dropAllSubscribers(); in handleModemSSR()
|
D | Agps.h | 341 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager() 409 AgpsStateMachine* mInternetNif; variable
|
/hardware/qcom/gps/msm8998/gnss/ |
D | Agps.cpp | 711 if (NULL == mInternetNif) { in createAgpsStateMachines() 712 mInternetNif = new AgpsStateMachine(this, LOC_AGPS_TYPE_WWAN_ANY); in createAgpsStateMachines() 713 LOC_LOGD("Internet NIF: %p", mInternetNif); in createAgpsStateMachines() 763 return mInternetNif; in getAgpsStateMachine() 811 else if (mInternetNif && in releaseATL() 812 (subscriber = mInternetNif->getSubscriber(connHandle)) != NULL) { in releaseATL() 813 sm = mInternetNif; in releaseATL() 912 if (mInternetNif) { in handleModemSSR() 913 mInternetNif->dropAllSubscribers(); in handleModemSSR()
|
D | Agps.h | 341 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager() 409 AgpsStateMachine* mInternetNif; variable
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | Agps.cpp | 711 if (NULL == mInternetNif) { in createAgpsStateMachines() 712 mInternetNif = new AgpsStateMachine(this, LOC_AGPS_TYPE_WWAN_ANY); in createAgpsStateMachines() 713 LOC_LOGD("Internet NIF: %p", mInternetNif); in createAgpsStateMachines() 763 return mInternetNif; in getAgpsStateMachine() 811 else if (mInternetNif && in releaseATL() 812 (subscriber = mInternetNif->getSubscriber(connHandle)) != NULL) { in releaseATL() 813 sm = mInternetNif; in releaseATL() 912 if (mInternetNif){ in handleModemSSR() 913 mInternetNif->dropAllSubscribers(); in handleModemSSR()
|
D | Agps.h | 341 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager() 409 AgpsStateMachine* mInternetNif; variable
|