diff --git a/gnss/Agps.cpp b/gnss/Agps.cpp index 6675aed7..72ce2934 100644 --- a/gnss/Agps.cpp +++ b/gnss/Agps.cpp @@ -681,6 +681,7 @@ void DSStateMachine::notifyEventToSubscriber( case AGPS_EVENT_RELEASED: mAgpsManager->mDSClientCloseDataCallFn(); + mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); break; default: