adaptationlayer/tsy/nokiatsy_dll/inc/cmmussdmesshandler.h
changeset 8 6295dc2169f3
parent 0 63b37f68c1ce
equal deleted inserted replaced
7:fa67e03b87df 8:6295dc2169f3
    40 
    40 
    41 //  DATA TYPES
    41 //  DATA TYPES
    42 
    42 
    43     //none
    43     //none
    44 
    44 
    45 
       
    46 //  EXTERNAL DATA STRUCTURES
    45 //  EXTERNAL DATA STRUCTURES
    47 
    46 
    48     //none
    47     //none
    49 
    48 
    50 
    49 
   190         TBool iIsSendReleaseReqPending;
   189         TBool iIsSendReleaseReqPending;
   191 
   190 
   192         // Etrue if NoFdn request is in active
   191         // Etrue if NoFdn request is in active
   193         TBool iNoFdnUSSDReq;
   192         TBool iNoFdnUSSDReq;
   194 
   193 
       
   194         // Used to distinguish between command and request MT USSD's
       
   195         TBool iLastMtUssdIsRequest;
   195 };
   196 };
   196 
   197 
   197 #endif // CMMUSSDMESSHANDLER
   198 #endif // CMMUSSDMESSHANDLER
   198 
   199 
   199 //End Of File
   200 //End Of File