| class RBTMan : public RSessionBase |
Creates a sessions over which the Bluetooth security manager is accessible.
A session must be used in order to access a subsession, RBTManSubSession , that allows access to the Security Manager. The following example creates and connects to the security manager session.
RBTMan secMan;
User::LeaveIfError(secMan.Connect());
Sessions available thus far are Registry-like
| Public Member Functions | |
|---|---|
| RBTMan () | |
| IMPORT_C TInt | Connect () |
| IMPORT_C TVersion | Version () |
| Inherited Enumerations | |
|---|---|
| RHandleBase:TAttributes | |
| RSessionBase:TAttachMode | |
| Private Attributes | |
|---|---|
| TUint32 | iPadding1 |
| TUint32 | iPadding2 |
| Inherited Attributes | |
|---|---|
| RHandleBase::iHandle | |
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.