audiostubs/fmradiotunercontrolstub/Src/FMRadioTunerControlStub.cpp
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    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;