branch | RCL_3 |
changeset 10 | b2544ba3bc16 |
parent 9 | f935d51494d1 |
9:f935d51494d1 | 10:b2544ba3bc16 |
---|---|
19 |
19 |
20 |
20 |
21 |
21 |
22 // INCLUDE FILES |
22 // INCLUDE FILES |
23 #include <e32svr.h> |
23 #include <e32svr.h> |
24 #include "fmradiotunercontrolstub.h" |
24 #include "FMRadioTunerControlStub.h" |
25 |
25 |
26 // CONSTANTS |
26 // CONSTANTS |
27 const TInt KReqTunerOn = 1; |
27 const TInt KReqTunerOn = 1; |
28 const TInt KReqTunerOff = 2; |
28 const TInt KReqTunerOff = 2; |
29 const TInt KReqSetFrequencyRange = 3; |
29 const TInt KReqSetFrequencyRange = 3; |