| 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 | |