branch | RCL_3 |
changeset 76 | 3cdbd92ee07b |
parent 65 | 5cc2995847ea |
69:a082c848c9a9 | 76:3cdbd92ee07b |
---|---|
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(); |
|
56 |
55 |
57 private: |
56 private: |
58 // Functions |
57 // Functions |
59 CDevEncController(CFotaServer* aCallback); |
58 CDevEncController(CFotaServer* aCallback); |
60 |
59 |