telephonyserverplugins/common_tsy/commontsy/src/mmpacket/Cmmpacketqostsy.cpp
branchRCL_3
changeset 18 17af172ffa5f
parent 7 fe8b59ab9fa0
child 19 630d2f34d719
equal deleted inserted replaced
17:1ac40e087278 18:17af172ffa5f
   273         case EPacketQoSGetProfileCaps:
   273         case EPacketQoSGetProfileCaps:
   274             break;
   274             break;
   275 
   275 
   276         // Notification cancels
   276         // Notification cancels
   277         case EPacketQoSNotifyProfileChanged:
   277         case EPacketQoSNotifyProfileChanged:
       
   278             // Reset the GSM/WCDMA extension from previous notify request
       
   279             iMmPacketQoSGsmWcdmaExt->NotifyProfileChangedCancel();
       
   280             
   278             // Reset tsy request handle
   281             // Reset tsy request handle
   279             iTsyReqHandleStore->ResetTsyReqHandle( 
   282             iTsyReqHandleStore->ResetTsyReqHandle( 
   280                 EMultimodePacketQoSNotifyParameterChanged );
   283                 EMultimodePacketQoSNotifyParameterChanged );
   281 
   284 
   282             // Complete request with KErrCancel
   285             // Complete request with KErrCancel