MObexTransportNotify Class Reference
class MObexTransportNotify
|
Provides the call back interface for anything owned by
CObexTransportControllerBase
(ie
CObexConnector
or
CObexActiveRW
derived classes). Note: This is an internal class which is not intended for use outside of the Transport<->Connector/Reader/Writer interface. Even where access rules allow it, external users should not call these functions as their implementation may change.
Member Functions Documentation
DoError(TInt)
void
|
DoError
|
(
|
TInt
|
aError
|
)
|
[protected, pure virtual]
|
DoProcess(CObexPacket &)
void
|
DoProcess
|
(
|
CObexPacket
&
|
aPacket
|
)
|
[protected, pure virtual]
|
DoSignalPacketProcessEvent(TObexPacketProcessEvent)
DoTransportUp(TObexConnectionInfo &)
Error(TInt)
IMPORT_C void
|
Error
|
(
|
TInt
|
aError
|
)
|
|
Indicate that an error has occurred in the transport.
Parameters
TInt
aError
|
The error that has occurred.
|
Process(CObexPacket &)
Process the received packet.
SignalPacketProcessEvent(TObexPacketProcessEvent)
Signals that an event related to processing the packet has occurred.
TransportUp(TObexConnectionInfo &)
Indicate that the transport is up.
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.