wlansdkpskeys.h File Reference


#include <e32property.h>

Go to the source code of this file.


Variables

const TUid  KPSUidWlan = { 0x101f8ec5 }
  P&S category WLAN information.
const TUint  KPSWlanMacAddress = 0x00000001
  WLAN MAC address The MAC address array consists of 6 consecutive bytes which can be used to produce the address in format XX:XX:XX:XX:XX:XX.
const RProperty::TType  KPSWlanMacAddressType = RProperty::EByteArray
const TUint  KPSWlanMacAddressLength = 6
  Length of the MAC address array.

Variable Documentation

const TUid KPSUidWlan = { 0x101f8ec5 }
 

P&S category WLAN information.

const TUint KPSWlanMacAddress = 0x00000001
 

WLAN MAC address The MAC address array consists of 6 consecutive bytes which can be used to produce the address in format XX:XX:XX:XX:XX:XX.

const TUint KPSWlanMacAddressLength = 6
 

Length of the MAC address array.

const RProperty::TType KPSWlanMacAddressType = RProperty::EByteArray
 

Copyright © Nokia Corporation 2001-2007
Back to top