TObexProtocolPolicy Class Reference
class TObexProtocolPolicy |
Contains information about OBEX packet sizing policy, defining the maximum buffer size for receive and transmit packets
Constructor & Destructor Documentation
TObexProtocolPolicy()
IMPORT_C | TObexProtocolPolicy | ( | ) | |
Sets up class with default values
Member Functions Documentation
ReceiveMtu()
Gets the policy's receive packet buffer size
SetReceiveMtu(TUint16)
Sets the maximum size of the receive packet buffer for the policy. For the IrDA transport, if the new receive buffer size is different to KObexPacketDefaultSize the receive packet size is set to equal the new buffer size. Otherwise the packet size is set to the protocol defined limit.
Parameters
TUint16 aReceiveMtu | The new buffer size |
SetTransmitMtu(TUint16)
Sets the maximum size of the transmit packet buffer for the policy
Parameters
TUint16 aTransmitMtu | The new buffer size |
TransmitMtu()
Gets the policy's transmit packet buffer size
Version()
Gets the version of the protocol policy format that this class supports
Member Data Documentation
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.