phoneengine/phonemodel/inc/cpeparsersshandler.h
branchCompilerCompatibility
changeset 16 4393b07b8c5d
parent 0 5f000ab63145
equal deleted inserted replaced
13:2411cd0e2ad6 16:4393b07b8c5d
   231         void ConnectToSsEngineL();
   231         void ConnectToSsEngineL();
   232 
   232 
   233         /**
   233         /**
   234         * Create call barring observer
   234         * Create call barring observer
   235         */
   235         */
   236         void CPEParserSSHandler::CreateCBObsL();
   236         void CreateCBObsL();
   237     
   237     
   238         /**
   238         /**
   239         * Create call cli observer
   239         * Create call cli observer
   240         */
   240         */
   241         void CPEParserSSHandler::CreateCliObsL();          
   241         void CreateCliObsL();          
   242         
   242         
   243         /**
   243         /**
   244         * Create call divert observer
   244         * Create call divert observer
   245         */
   245         */
   246         void CPEParserSSHandler::CreateCFObsL();
   246         void CreateCFObsL();
   247 
   247 
   248         /**
   248         /**
   249         * Create call waiting observer
   249         * Create call waiting observer
   250         */
   250         */
   251         void CPEParserSSHandler::CreateCWObsL();
   251         void CreateCWObsL();
   252 
   252 
   253         /**
   253         /**
   254         * if ConnectSsToEngine leaves, this is called
   254         * if ConnectSsToEngine leaves, this is called
   255         */
   255         */
   256         static void DoClean( TAny* aAny );
   256         static void DoClean( TAny* aAny );