|
||
class TObexBtTransportInfo : public TObexTransportInfo;
Concrete transport info type for use when using RFCOMM transport controller.
TObexTransportInfo
- This class is a combination of the TObexProtocolInfo and TObexProtocolPolicy cla...
TObexBtTransportInfo
- Concrete transport info type for use when using RFCOMM transport controller.
Defined in TObexBtTransportInfo
:
iAddr
The BT device address of the remote party.Inherited from TObexTransportInfo
:
iFuture1
iFuture2
iFuture3
iFuture4
iReceiveMtu
The maximum size of the receive packet buffer for the policy iTransmitMtu
The maximum size of the transmit packet buffer for the policy iTransportName
The type of the transport over which obex will run. The size of the buffer is ch...iVersion
The version of the protocol policy format that this class supports TBTSockAddr iAddr;
The BT device address of the remote party.