phonesrv_plat/phone_settings_api/inc/MPsetNetworkSelect.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    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
    84             };
    85             };
    85 
    86 
    86         //Information about network
    87         //Information about network
    87         struct TNetworkInfo
    88         struct TNetworkInfo
    88             {
    89             {