phonesrv_plat/phone_settings_api/inc/MPsetNetworkSelect.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    78             };
    78             };
    79         //Network access type
    79         //Network access type
    80         enum TNetworkAccess
    80         enum TNetworkAccess
    81             {
    81             {
    82             ENetNetworkGSM,
    82             ENetNetworkGSM,
    83             ENetNetworkWCDMA,
    83             ENetNetworkWCDMA
    84             ENetNetworkGSMandWCDMA
       
    85             };
    84             };
    86 
    85 
    87         //Information about network
    86         //Information about network
    88         struct TNetworkInfo
    87         struct TNetworkInfo
    89             {
    88             {