Location:
btmanclient.h
Link against: bluetooth.lib
RBTMan
Supported from 6.1
Session to the Security Manager.
A session must be used in order to access a subsession, RBTManSubSession, that allows access to the Security Manager.
|
Defined in RBTMan:
Connect(), RBTMan(), Version()
Inherited from RHandleBase:
Close(),
Duplicate(),
Handle(),
SetHandle()
Inherited from RSessionBase:
Attach(),
CreateSession(),
EAutoAttach,
EExplicitAttach,
Send(),
SendReceive(),
SetRetry(),
Share(),
TAttachMode
TInt Connect();
Connect to the Security Manager.
This is required before any other actions can be taken.
|
TVersion Version() const;
Gets the version of the Security Manager.
|