telephonyserverplugins/common_tsy/commontsy/src/mmpacket/Cmmpacketqostsy.cpp
changeset 59 ac20d6a0a19d
parent 58 980b3d0c4069
child 69 b982c3e940f3
equal deleted inserted replaced
58:980b3d0c4069 59:ac20d6a0a19d
   279         case EPacketQoSGetProfileCaps:
   279         case EPacketQoSGetProfileCaps:
   280             break;
   280             break;
   281 
   281 
   282         // Notification cancels
   282         // Notification cancels
   283         case EPacketQoSNotifyProfileChanged:
   283         case EPacketQoSNotifyProfileChanged:
       
   284             // Reset the GSM/WCDMA extension from previous notify request
       
   285             iMmPacketQoSGsmWcdmaExt->NotifyProfileChangedCancel();
       
   286             
   284             // Reset tsy request handle
   287             // Reset tsy request handle
   285             iTsyReqHandleStore->ResetTsyReqHandle( 
   288             iTsyReqHandleStore->ResetTsyReqHandle( 
   286                 EMultimodePacketQoSNotifyParameterChanged );
   289                 EMultimodePacketQoSNotifyParameterChanged );
   287 
   290 
   288             // Complete request with KErrCancel
   291             // Complete request with KErrCancel