fotaapplication/fotaserver/FotaServer/inc/DevEncController.h
branchRCL_3
changeset 65 5cc2995847ea
parent 62 19bba8228ff0
child 76 3cdbd92ee07b
equal deleted inserted replaced
62:19bba8228ff0 65:5cc2995847ea
    50         void ReportDevEncStartCompleteL(TInt aResult);
    50         void ReportDevEncStartCompleteL(TInt aResult);
    51         
    51         
    52         void ReportDevEncOpnCompleteL(TInt aResult);
    52         void ReportDevEncOpnCompleteL(TInt aResult);
    53         
    53         
    54         TInt GetDEOperation();
    54         TInt GetDEOperation();
       
    55         void CheckIfDeviceMemoryBusyL();
    55         
    56         
    56     private:
    57     private:
    57     // Functions
    58     // Functions
    58         CDevEncController(CFotaServer* aCallback);
    59         CDevEncController(CFotaServer* aCallback);
    59 
    60