mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp
branchRCL_3
changeset 8 e35735ece90c
parent 7 709f89d8c047
child 11 03a293c97d5c
equal deleted inserted replaced
7:709f89d8c047 8:e35735ece90c
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include    <mmf/common/mmfstandardcustomcommands.h>
    21 #include    <mmf/common/mmfstandardcustomcommands.h>
    22 #include    <centralrepository.h>
    22 #include    <centralrepository.h>
    23 #include    <coreapplicationuissdkcrkeys.h>
    23 #include    <CoreApplicationUIsSDKCRKeys.h>
    24 #include    <audiopreference.h>
    24 #include    <AudioPreference.h>
    25 
    25 
    26 #include    "RadioServer.h"
    26 #include    "RadioServer.h"
    27 #include    "RadioServerSession.h"
    27 #include    "RadioServerSession.h"
    28 #include    "RadioServerShutdown.h"
    28 #include    "RadioServerShutdown.h"
    29 #include    "RadioServerSettings.h"
    29 #include    "RadioServerSettings.h"
    30 #include    "RadioServerFmTuner.h"
    30 #include    "RadioServerFMTuner.h"
    31 #include    "RadioDebug.h"
    31 #include    "RadioDebug.h"
    32 
    32 
    33 // CONSTANTS
    33 // CONSTANTS
    34 const TInt KFMDefaultFreq           = 87500000; // 87.5 MHz
    34 const TInt KFMDefaultFreq           = 87500000; // 87.5 MHz
    35 const TInt KJapaneseFMDefaultFreq   = 76000000; // 76.0 MHz
    35 const TInt KJapaneseFMDefaultFreq   = 76000000; // 76.0 MHz