hotspotfw/hsserver/inc/hotspotclientserver.h
branchRCL_3
changeset 8 c2bc3f8c7777
parent 0 56b72877c1cb
child 10 dff6ebfd236f
equal deleted inserted replaced
4:107412708b22 8:c2bc3f8c7777
    53 
    53 
    54 const TInt KMaxHotspotMessage=512;
    54 const TInt KMaxHotspotMessage=512;
    55 const TInt KScanHotspotIapId=0;
    55 const TInt KScanHotspotIapId=0;
    56 
    56 
    57 const TUint KHssShutdown  = 777;
    57 const TUint KHssShutdown  = 777;
       
    58 
       
    59 const TUint8 KHssMacAddressLength = 6;
    58 
    60 
    59 const TUid KInternetConnectivityUid={0x10282EC5};
    61 const TUid KInternetConnectivityUid={0x10282EC5};
    60 const TUid K3rdPartyEcomInterfaceUid={0x10282ED1};
    62 const TUid K3rdPartyEcomInterfaceUid={0x10282ED1};
    61 
    63 
    62 _LIT8( KExtensionAPI, " HSFWExt" );
    64 _LIT8( KExtensionAPI, " HSFWExt" );