TBTServiceSecurityPerDevice Class Reference
class TBTServiceSecurityPerDevice |
Class to tie a service uid with a device security setting.
This allows us to have service-specific security settings for a device.
Constructor & Destructor Documentation
TBTServiceSecurityPerDevice()
IMPORT_C | TBTServiceSecurityPerDevice | ( | ) | |
TBTServiceSecurityPerDevice(const TBTDevAddr &, const TBTDeviceSecurity &)
Parameters
const TBTDevAddr & aDevice | The device to which the security applies |
const TBTDeviceSecurity & aSecuritySettings | The settings for the device |
TBTServiceSecurityPerDevice(const TBTServiceSecurityPerDevice &)
Member Functions Documentation
ExternalizeL(RWriteStream &)
Externalise object.
- leave
- This method will leave if an error occurs.
Parameters
RWriteStream & aStream | The stream to which the object shall be externalized. |
InternalizeL(RReadStream &)
Internalise object.
- leave
- This method will leave if an error occurs.
Parameters
RReadStream & aStream | The stream from which the object shall be internalized. |
SetAddress(const TBTDevAddr &)
IMPORT_C void | SetAddress | ( | const TBTDevAddr & | aAddress | ) | |
SetDeviceSecurity(const TBTDeviceSecurity &)
Reset the device security
operator!=(const TBTServiceSecurityPerDevice &)
operator=(const TBTServiceSecurityPerDevice &)
operator==(const TBTServiceSecurityPerDevice &)
Member Data Documentation
const TUint32 KStreamVersion
const TUint32 | KStreamVersion | [private, static] |
TBTDevAddr
iDeviceAddress
the address of the device for the overriding security
TBTDeviceSecurity
iDeviceSecurity
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.