phonesrv_plat/telephony_network_information_api/inc/NetworkHandlingDomainPSKeys.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    31  */
    31  */
    32 const TUint KNWHomeZoneStatus = 0x00000001;
    32 const TUint KNWHomeZoneStatus = 0x00000001;
    33 
    33 
    34 enum KNWZoneStatus
    34 enum KNWZoneStatus
    35     {
    35     {
    36 	ENWNone,
    36     ENWNone,
    37 	ENWCityZone, 
    37     ENWCityZone, 
    38 	ENWHomeZone	
    38     ENWHomeZone 
    39     };
    39     };
    40 
    40 
    41 /**
    41 /**
    42 * Used to indicate mode of network
    42 * Used to indicate mode of network
    43 *
    43 *