fotaapplication/fotaserver/FotaServer/inc/DevEncController.h
branchRCL_3
changeset 27 5cc2995847ea
parent 26 19bba8228ff0
equal deleted inserted replaced
26:19bba8228ff0 27: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