TBTCommPortSettings Class Reference
class TBTCommPortSettings |
Used to configure a virtual serial port. The very least that is needed to configure a virtual serial port is the Bluetooth device address of the remote, and the SDP UUID to use on that device.
This info can then be saved by the registry and retrieved when needed.
Constructor & Destructor Documentation
TBTCommPortSettings(const TDesC &, TUUID, TUint32, TUint8, TBTDevAddr)
TBTCommPortSettings()
IMPORT_C | TBTCommPortSettings | ( | ) | |
Member Functions Documentation
IsAuthenticationOnlySet()
IMPORT_C TBool | IsAuthenticationOnlySet | ( | ) | const |
IsEncryptionSet()
IMPORT_C TBool | IsEncryptionSet | ( | ) | const |
IsSecuritySet()
IMPORT_C TBool | IsSecuritySet | ( | ) | const |
Name()
IMPORT_C const TDesC & | Name | ( | ) | const |
SecurityLevel()
IMPORT_C TUint8 | SecurityLevel | ( | ) | const |
SetAuthentication()
IMPORT_C void | SetAuthentication | ( | ) | |
SetAuthenticationAndEncryption()
IMPORT_C void | SetAuthenticationAndEncryption | ( | ) | |
SetName(const TDesC &)
IMPORT_C void | SetName | ( | const TDesC & | aName | ) | |
SetNoSecurity()
IMPORT_C void | SetNoSecurity | ( | ) | |
SetPort(TUint32)
IMPORT_C void | SetPort | ( | TUint32 | aBTCommPort | ) | |
SetSecurityLevel(TUint8)
IMPORT_C void | SetSecurityLevel | ( | TUint8 | aLevel | ) | |
SetUUID(TUUID)
IMPORT_C void | SetUUID | ( | TUUID | aUUID | ) | |
UUID()
IMPORT_C TUUID | UUID | ( | ) | const |
Member Data Documentation
TUint8
iSecurityLevel
TUint8
| iSecurityLevel | [private] |
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.