Location:
btmanclient.h
Link against: btmanclient.lib
class RBTManSubSession : public RSubSessionBase;
A subsession for the RBTMan
session.
RBTManSubSession provides the actual access to the security manager.
Contains basic subssession functionality.
RSubSessionBase
- Client-side handle to a sub-session
RBTManSubSession
- A subsession for the
Defined in RBTManSubSession
:
CancelRequest()
, Close()
, RBTManSubSession()
, iClientServerMsg
, iPadding1
, iPadding2
Inherited from RSubSessionBase
:
CloseSubSession()
,
CreateAutoCloseSubSession()
,
CreateSubSession()
,
Send()
,
SendReceive()
,
Session()
,
SubSessionHandle()
protected: IMPORT_C RBTManSubSession();
Default constructor of base class for subsessions
IMPORT_C void CancelRequest(TRequestStatus &aStatus);
Cancel an outstanding request on btmanserver
|
protected: TUint32 iPadding2;