telephonyserverplugins/common_tsy/commontsy/src/mmpacket/Cmmpacketqostsy.cpp
changeset 56 ab72d5c1d770
parent 44 8b72faa1200f
child 58 980b3d0c4069
child 75 f45cd1ad4667
equal deleted inserted replaced
53:12b52b1a573e 56:ab72d5c1d770
   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