hotspotfw/hsserver/inc/hotspotclientserver.h
branchRCL_3
changeset 25 f28ada11abbf
parent 24 63be7eb3fc78
equal deleted inserted replaced
24:63be7eb3fc78 25:f28ada11abbf
    28 _LIT(KHotSpotServerName,"hotspotserver");
    28 _LIT(KHotSpotServerName,"hotspotserver");
    29 _LIT(KHotSpotServerImg,"HotSpotServer");		
    29 _LIT(KHotSpotServerImg,"HotSpotServer");		
    30 
    30 
    31 _LIT( KHotSpotPlugin, "NetCfgExtnHotSpot" );
    31 _LIT( KHotSpotPlugin, "NetCfgExtnHotSpot" );
    32 _LIT( KDhcpPlugin, "NetCfgExtnDhcp" );
    32 _LIT( KDhcpPlugin, "NetCfgExtnDhcp" );
       
    33 const TUint KEasyWlanServiceId = 1;
    33 const TUid KHotspotServerUid3={0x10282ECB};
    34 const TUid KHotspotServerUid3={0x10282ECB};
    34 
    35 
    35 const TUint KHssShutdown  = 777;
    36 const TUint KHssShutdown  = 777;
    36 const TUint8 KHssMacAddressLength = 6;
    37 const TUint8 KHssMacAddressLength = 6;
    37 
    38