KBasebandSlotTime 0.000625
Description
Baseband timeslot duration (0.000625 seconds)
Typedef TBTServiceSecurityPckg
typedef TPckgBuf<TBTServiceSecurity> TBTServiceSecurityPckg;
Description
Package definition for securty settings
Typedef TBTServiceSecurityPerDeviceBuf
typedef TPckgBuf<TBTServiceSecurityPerDevice> TBTServiceSecurityPerDeviceBuf;
Description
Package definition for securty settings
Typedef TSetBasebandPolicyBuf
Interface status: |
deprecated |
|
typedef TPckgBuf<TSetBasebandPolicy> TSetBasebandPolicyBuf;
Description
Package for SetBasebandPolicy structure
Typedef TPhysicalLinkQuickConnectionTokenBuf
typedef TPckgBuf<TPhysicalLinkQuickConnectionToken> TPhysicalLinkQuickConnectionTokenBuf;
Description
Package for TPhysicalLinkQuickConnectionToken
TPhysicalLinkQuickConnectionToken
structure
Typedef TLMDisconnectACLBuf
typedef TPckgBuf<TLMDisconnectACLIoctl> TLMDisconnectACLBuf;
Description
Package for TLMDisconnectACLIoctl
TLMDisconnectACLIoctl
structure
Typedef THCIScanEnableBuf
Interface status: |
deprecated |
|
typedef TPckgBuf<THCIScanEnableIoctl> THCIScanEnableBuf;
Description
Package for THCIScanEnableIoctl structure
Typedef TLMAddSCOConnectionBuf
Interface status: |
deprecated |
|
typedef TPckgBuf<TLMAddSCOConnectionIoctl> TLMAddSCOConnectionBuf;
Description
Package for TLMAddSCOConnectionIoctl
TLMAddSCOConnectionIoctl
structure
Typedef THCISetEncryptionBuf
Interface status: |
deprecated |
|
typedef TPckgBuf<THCISetEncryptionIoctl> THCISetEncryptionBuf;
Description
Package for THCISetEncryptionIoctl
THCISetEncryptionIoctl
structure
Typedef THCIDeviceClassBuf
Interface status: |
deprecated |
|
typedef TPckgBuf<THCIDeviceClassIoctl> THCIDeviceClassBuf;
Description
Package for THCIDeviceClassIoctl
THCIDeviceClassIoctl
structure
Typedef THCILocalVersionBuf
Interface status: |
deprecated |
|
typedef TPckgBuf<THCILocalVersionIoctl> THCILocalVersionBuf;
Description
Package for THCILocalVersionIoctl
THCILocalVersionIoctl
structure
typedef TUint16 TL2CAPPort;
Description
Definition of a L2CAP port number type
typedef TUint8 TRfcommChannel;
Description
RFCOMM channel type definition
typedef RArray<TBTDevAddr> RBTDevAddrArray;
Description
Array of device addresses
Enum TBluetoothMitmProtection
TBluetoothMitmProtection
Description
An enumeration to represent the possible levels of Man-in-the-Middle protection that a Bluetooth service may specify.
TBTOptions
Description
BT options.
TBTLMIoctls
Description
Link manager Ioctl codes.
Enum TBasebandPageTimePolicy
TBasebandPageTimePolicy
Description
Paging policy for baseband.
Interface status: |
deprecated |
|
THCIScanEnableIoctl
Description
Enumerations for the four possible scan enable modes. Use Inquiry scan for discoverability and Page scan for connectability.
Use with KHCIReadScanEnableIoctl and KHCIWriteScanEnableIoctl.
TBTL2CAPOptions
Description
L2CAP Get / Set Options.
KL2CAPOutboundMTUForBestPerformance |
Get the outbound MTU size taking into account both the negotiated MTU size and best use of underlying packet sizes. For example:
If the default outgoing MTU of 672 has been negotiated for a L2CAP channel that is in Retransmission or Flow control mode
then this GetOpt will return an outgoing MTU of 668 bytes. This allows a maximally sized SDU (which due to this adjustment
will be 668 bytes) to be sent in two DH5 packets. KL2CAPOutboundMTUForBestPerformance may also be used to set the current
negotiated (or to be negotiated) outbound MTU size. Note that the outbound MTU size returned when using KL2CAPOutboundMTUForBestPerformance
with a GetOpt may not be the same as the outbound MTU size previously set when using KL2CAPOutboundMTUForBestPerformance with
a SetOpt.
|
KL2CAPGetOutboundMTU |
This is the legacy value for setting getting \ setting the outbound MTU size and behaves in the same way as KL2CAPOutboundMTUForBestPerformance.
|
KL2CAPGetDebug1 |
Debug Command
|
KL2CAPInboundMTU |
Get / Set the current inbound MTU size
|
KL2CAPRTXTimer |
Change the extended L2CAP command retransmission timeout
|
KL2CAPERTXTimer |
Change the L2CAP command retransmission timeout
|
KL2CAPGetMaxOutboundMTU |
Get the max outbound MTU supported by the stack
|
KL2CAPGetMaxInboundMTU |
Get the max inbound MTU supported by the stack
|
KL2CAPUpdateChannelConfig |
Get and Set the current configuration parameters
|
KL2CAPNegotiatedOutboundMTU |
Get / Set the current negotiated (or to be negotiated) outbound MTU size
|
KL2CAPTestConfigure |
|
KL2CAPDebugFlush |
|
KL2CAPVersion1_2 |
|
KL2CAPHeapAlloc |
|
KL2CAPDataPlaneConfig |
|
KL2CAPOutboundMTUForBestPerformanceWithRestriction |
This is similar to KL2CAPOutboundMTUForBestPerformance except that the caller can specify a restriction that the returned
MTU shall not exceed. This is useful for layers above L2CAP that still want an optimal MTU but have their own restrictions
on packet size.
|
|
TRPNParameterMask
Description
Remote port negotiation parameter masks
EPMBitRate |
Remote port negotiation parameter masks for bit rate
|
EPMDataBits |
Remote port negotiation parameter masks for data bits
|
EPMStopBit |
Remote port negotiation parameter masks for stop bit
|
EPMParity |
Remote port negotiation parameter masks for parity
|
EPMParityType |
Remote port negotiation parameter masks for parity type
|
EPMXOnChar |
Remote port negotiation parameter masks for on character
|
EPMXOffChar |
Remote port negotiation parameter masks for off character
|
EPMXOnOffInput |
Remote port negotiation parameter masks for XOn/Off input
|
EPMXOnOffOutput |
Remote port negotiation parameter masks for XOn/Off output
|
EPMRTRInput |
Remote port negotiation parameter masks for read to receive input
|
EPMRTROutput |
Remote port negotiation parameter masks for read to receive output
|
EPMRTCInput |
Remote port negotiation parameter masks for RTC input
|
EPMRTCOutput |
Remote port negotiation parameter masks for RTC output
|
|
TRPNFlowCtrlMask
Description
Remote port negotiation flow control masks
EFCXOnOffInput |
Remote port negotiation flow control masks for XOn/Off input
|
EFCXOnOffOutput |
Remote port negotiation flow control masks for XOn/Off output
|
EFCRTRInput |
Remote port negotiation flow control masks for ready to receive input
|
EFCRTROutput |
Remote port negotiation flow control masks for ready to receive output
|
EFCRTCInput |
Remote port negotiation flow control masks for RTC input
|
EFCRTCOutput |
Remote port negotiation flow control masks for RTC output
|
|
TRPNValidityMask
Description
Remote port negotiation validity masks
EVMBitRate |
Remote port negotiation validity masks for bit rate
|
EVMDataBits |
Remote port negotiation validity masks for data bits
|
EVMStopBit |
Remote port negotiation validity masks for stop bit
|
EVMParity |
Remote port negotiation validity masks for parity
|
EVMFlowCtrl |
Remote port negotiation validity masks for flow control
|
EVMXOnChar |
Remote port negotiation validity masks for XOn charater
|
EVMXOffChar |
Remote port negotiation validity masks for XOff charater
|
|
bt_sock.h Global variables
const TLitC< sizeof(L"RFCOMM")/2 KRFCOMMDesC)={sizeof(L"RFCOMM" )/2-1,L"RFCOMM" };
Description
Descriptor name for RFCOMM
const TLitC< sizeof(L"L2CAP")/2 KL2CAPDesC)={sizeof(L"L2CAP" )/2-1,L"L2CAP" };
Description
Descriptor name for L2CAP
const TUint KBTAddrFamily=0x101;
Description
BT Address Family
const TUint KBTLinkManager=0x0099;
Description
Protocol Number for Link Manager
const TUint KL2CAP=0x0100;
Description
Protocol Number for L2CAP
const TUint KRFCOMM=0x0003;
Description
Protocol Number for RFCOMM
const TUint KSDP=0x0001;
Description
Protocol Number for SDP
const TUint KAVCTP=0x0017;
Description
Protocol Number for AVCTP
const TInt KTCIL2CAP=0xF100;
Description
Protocol Number for TCI L2CAP
const TInt KBTMajor=0;
Description
BT version number for major version
const TInt KBTMinor=1;
Description
BT version number for minor version
const TInt KBTBuild=1;
Description
BT version number for build version
const TUint KSolBtBlog=0x1000;
Description
Logging socket option
const TUint KSolBtHCI=0x1010;
Description
HCI socket option
const TUint KSolBtLM=0x1011;
Description
Link Manager socket option
const TUint KSolBtL2CAP=0x1012;
Description
L2CAP socket option
const TUint KSolBtRFCOMM=0x1013;
Description
RFCOMM socket option
const TUint KSolBtAVCTP=0x1014;
Description
AVCTP socket option
const TUint KSolBtACL=0x1015;
Description
ACL socket option
const TUint KSolBtAVDTPSignalling=0x1016;
Description
Decimal Value: 4118.
const TUint KSolBtAVDTPMedia=0x1017;
Description
Decimal Value: 4119.
const TUint KSolBtAVDTPReporting=0x1018;
Description
Decimal Value: 4120.
const TUint KSolBtAVDTPRecovery=0x1019;
Description
Decimal Value: 4121.
const TUint KSolBtAVDTPInternal=0x1020;
Description
Decimal Value: 4128.
const TUint KSolBtLMProxy=0x2011;
Description
Link Manager Proxy socket option
const TUint KSolBtSAPBase=0x2020;
Description
CBluetoothSAP handles SetOpt first
const TUint8 KSCOListenQueSize=1;
Description
Length of SCO listening queue
const TUint16 KL2MinMTU=48;
Description
BT Spec defined min. supported MTU size
const TUint16 KMaxPSM=0xFEFF;
Description
Max L2CAP PSM value
const TUint16 KMinUserPSM=0x1001;
Description
This is the minimum user PSM. Smaller PSM values are possible but are reserved for use by the Bluetooth stack only.
Interface status: |
deprecated |
|
const TUint16 KMinPSM=0x1001;
Description
This constant has been deprecated since its name is misleading becasue it doesn't represent the absolute minimum PSM but the
minimum user PSM instead. Use KMinUserPSM instead of this constant.
const TInt KErrBtEskError=-6999;
Description
BT ESK error code
const TInt KLinkManagerErrBase=-6450;
Description
Link manager base error value
KErrInsufficientBasebandResources
const TInt KErrInsufficientBasebandResources=KLinkManagerErrBase;
Description
Insufficient baseband resources error value
KErrProxyWriteNotAvailable
const TInt KErrProxyWriteNotAvailable=KLinkManagerErrBase-1;
Description
Proxy write not available error value
KErrReflexiveBluetoothLink
const TInt KErrReflexiveBluetoothLink=KLinkManagerErrBase-2;
Description
Reflexive BT link error value
const TInt KErrPendingPhysicalLink=KLinkManagerErrBase-3;
Description
Physical link connection already pending when trying to connect the physical link
KErrRemoteDeviceIndicatedNoBonding
const TInt KErrRemoteDeviceIndicatedNoBonding=KLinkManagerErrBase-4;
Description
Dedicated bonding attempt failure when the remote device responds with No-Bonding
const TInt KL2CAPErrBase=-6300;
Description
Base error value for L2CAP error codes
const TInt KErrBadAddress=KL2CAPErrBase;
Description
L2CAP Bad address error code
const TInt KErrSAPUnexpectedEvent=KL2CAPErrBase - 1;
Description
L2CAP unexpected SAP event error code
const TInt KErrBadPacketReceived=KL2CAPErrBase - 2;
Description
L2CAP bad packet received error code
const TInt KErrL2CAPBadResponse=KL2CAPErrBase - 3;
Description
L2CAP bad response error code
const TInt KErrHCIConnectFailed=KL2CAPErrBase - 4;
Description
L2CAP HCI connection failed error code
const TInt KErrHCILinkDisconnection=KL2CAPErrBase - 5;
Description
L2CAP HCI link disconnection error code
const TInt KErrSAPNotConnected=KL2CAPErrBase - 6;
Description
L2CAP SAP not connected error code
const TInt KErrConfigBadParams=KL2CAPErrBase - 7;
Description
L2CAP bad configuration parameters error code
const TInt KErrConfigRejected=KL2CAPErrBase - 8;
Description
L2CAP configuration rejected error code
const TInt KErrConfigUnknownOptions=KL2CAPErrBase - 9;
Description
L2CAP unknown configuration options error code
const TInt KErrL2PeerDisconnected=KL2CAPErrBase - 10;
Description
L2CAP peer disconnected error code
KErrL2CAPAccessRequestDenied
const TInt KErrL2CAPAccessRequestDenied=KL2CAPErrBase - 11;
Description
L2CAP access request denied error code
const TInt KErrL2CAPRequestTimeout=KL2CAPErrBase - 12;
Description
L2CAP request timeout error code
KErrL2PeerRejectedCommand
const TInt KErrL2PeerRejectedCommand=KL2CAPErrBase - 13;
Description
L2CAP peer rejected command error code
const TInt KErrHostResNameTooLong=KL2CAPErrBase - 14;
Description
L2CAP host resolver name too long error code
const TInt KErrL2CAPNoMorePSMs=KL2CAPErrBase - 15;
Description
L2CAP no more PSMs error code
KErrL2CAPMaxTransmitExceeded
const TInt KErrL2CAPMaxTransmitExceeded=KL2CAPErrBase - 16;
Description
L2CAP in reliable mode: the maximum L2Cap retransmissions have been made and channel will disconnect error code
KErrL2CAPDataControllerDetached
const TInt KErrL2CAPDataControllerDetached=KL2CAPErrBase - 17;
Description
L2CAP problems (e.g. no memory) whilst sending data error code
KErrL2CAPConfigAlreadyInProgress
const TInt KErrL2CAPConfigAlreadyInProgress=KL2CAPErrBase - 19;
Description
L2CAP attempt to alter config whilst configuration is in progress error code
const TInt KErrL2CAPNoFreeCID=KL2CAPErrBase - 21;
Description
L2CAP no more channel IDs available error code
const TInt KErrHostResNoMoreResults=KErrEof;
Description
Host resolver has no more results error code
const TUint KHostResInquiry=1;
Description
Host resolver inquiry option
const TUint KHostResName=2;
Description
Host resolver name option. This is mutually exclusive with KHostResEir
const TUint KHostResIgnoreCache=16;
Description
A way of ignoring the cache
const TUint KHostResCache=32;
Description
A way to get CoD from cache
const TUint KHostResEir=64;
Description
Host resolver Eir option. This is mutually exclusive with KHostResName
const TInt KL2CAPEchoRequestIoctl=0;
Description
Echo Request Ioctl name
const TInt KL2CAPIncomingMTUIoctl=1;
Description
Change incoming MTU Ioctl name
const TInt KL2CAPOutgoingMTUIoctl=2;
Description
Change outgoing MTU Ioctl name
KL2CAPUpdateChannelConfigIoctl
const TInt KL2CAPUpdateChannelConfigIoctl=3;
Description
Change conguration parameters Ioctl name
KDefaultBasebandConnectionTimeout
const TUint KDefaultBasebandConnectionTimeout=10;
Description
Default baseband connection timeout (10 seconds)
KDisconnectOnePhysicalLink
const TLitC8< sizeof("1") KDisconnectOnePhysicalLink)={sizeof( "1" )-1, "1" };
Description
Specifes one physical link should be disconnected
KDisconnectAllPhysicalLinks
const TLitC8< sizeof("A") KDisconnectAllPhysicalLinks)={sizeof( "A" )-1, "A" };
Description
Specifes all physical links should be disconnected
Interface status: |
deprecated |
|
const TUint KLMAddSCOConnIoctl=0;
Description
Add SCO connnection Ioctl
Interface status: |
deprecated |
|
const TUint KHCIRemoveSCOConnIoctl=1;
Description
Remove SCO connection Ioctl
KHCIChangePacketTypeIoctl
Interface status: |
deprecated |
|
const TUint KHCIChangePacketTypeIoctl=2;
Description
Change packet types allowed Ioctl
Interface status: |
deprecated |
|
const TUint KHCIAuthRequestIoctl=3;
Description
Request authorisation Ioctl
Interface status: |
deprecated |
|
const TUint KHCIEncryptIoctl=4;
Description
Request encryption Ioctl
Interface status: |
deprecated |
|
const TUint KHCIChangeLinkKeyIoctl=5;
Description
Change link key Ioctl
Interface status: |
deprecated |
|
const TUint KHCIMasterLinkKeyIoctl=6;
Description
Master link key Ioctl
Interface status: |
deprecated |
|
const TUint KHCIHoldModeIoctl=7;
Description
Enable hold mode Ioctl
Interface status: |
deprecated |
|
const TUint KHCISniffModeIoctl=8;
Description
Enable sniff mode Ioctl
Interface status: |
deprecated |
|
const TUint KHCIExitSniffModeIoctl=9;
Description
Exit sniff mode Ioctl
Interface status: |
deprecated |
|
const TUint KHCIParkModeIoctl=10;
Description
Enable park mode Ioctl
Interface status: |
deprecated |
|
const TUint KHCIExitParkModeIoctl=11;
Description
Exit park mode Ioctl
Interface status: |
deprecated |
|
const TUint KHCIReadPageTimeoutIoctl=12;
Description
Read page timeout Ioctl
KHCIWritePageTimeoutIoctl
Interface status: |
deprecated |
|
const TUint KHCIWritePageTimeoutIoctl=13;
Description
Write page timeout Ioctl
Interface status: |
deprecated |
|
const TUint KHCIReadScanEnableIoctl=14;
Description
Read scan enable Ioctl
Interface status: |
deprecated |
|
const TUint KHCIWriteScanEnableIoctl=15;
Description
Write scan enable Ioctl
Interface status: |
deprecated |
|
const TUint KHCIReadDeviceClassIoctl=16;
Description
Read device class Ioctl
KHCIWriteDeviceClassIoctl
Interface status: |
deprecated |
|
const TUint KHCIWriteDeviceClassIoctl=17;
Description
Write device class Ioctl
KHCIReadVoiceSettingIoctl
Interface status: |
deprecated |
|
const TUint KHCIReadVoiceSettingIoctl=18;
Description
Read voice settings Ioctl
KHCIWriteVoiceSettingIoctl
Interface status: |
deprecated |
|
const TUint KHCIWriteVoiceSettingIoctl=19;
Description
Write voice settings Ioctl
KHCIReadHoldModeActivityIoctl
Interface status: |
deprecated |
|
const TUint KHCIReadHoldModeActivityIoctl=20;
Description
Read hold mode activity Ioctl
KHCIWriteHoldModeActivityIoctl
Interface status: |
deprecated |
|
const TUint KHCIWriteHoldModeActivityIoctl=21;
Description
Write hold mode activity Ioctl
Interface status: |
deprecated |
|
const TUint KHCILocalVersionIoctl=22;
Description
Local version Ioctl
Interface status: |
deprecated |
|
const TUint KHCILocalFeaturesIoctl=23;
Description
Local features Ioctl
Interface status: |
deprecated |
|
const TUint KHCICountryCodeIoctl=24;
Description
Country code Ioctl
Interface status: |
deprecated |
|
const TUint KHCILocalAddressIoctl=25;
Description
Local address Ioctl
KHCIWriteDiscoverabilityIoctl
Interface status: |
deprecated |
|
const TUint KHCIWriteDiscoverabilityIoctl=26;
Description
Write discoverability Ioctl
KHCIReadDiscoverabilityIoctl
Interface status: |
deprecated |
|
const TUint KHCIReadDiscoverabilityIoctl=27;
Description
Read discoverability Ioctl
KHCIReadAuthenticationEnableIoctl
Interface status: |
deprecated |
|
const TUint KHCIReadAuthenticationEnableIoctl=33;
Description
Read authentification enabled Ioctl
KHCIWriteAuthenticationEnableIoctl
Interface status: |
deprecated |
|
const TUint KHCIWriteAuthenticationEnableIoctl=34;
Description
Write authentification enabled Ioctl
const TL2CAPPort KL2CAPPassiveAutoBind=KMaxTUint16;
Description
PSM out of the valid range used for passive auto bind operation
const TInt KRFErrorBase=-6350;
Description
RFCOMM base error code.
KErrRfcommSAPUnexpectedEvent
const TInt KErrRfcommSAPUnexpectedEvent=KRFErrorBase;
Description
RFCOMM unexpected event error code.
const TInt KErrRfcommAlreadyBound=KRFErrorBase-1;
Description
RFCOMM SAP already bound error code.
const TInt KErrRfcommBadAddress=KRFErrorBase-2;
Description
RFCOMM bad address error code.
const TInt KErrRfcommMTUSize=KRFErrorBase-3;
Description
RFCOMM MTU size exceeded error code.
KErrRfcommFrameResponseTimeout
const TInt KErrRfcommFrameResponseTimeout=KRFErrorBase-4;
Description
RFCOMM frame response timeout error code.
KErrRfcommMuxRemoteDisconnect
const TInt KErrRfcommMuxRemoteDisconnect=KRFErrorBase-5;
Description
RFCOMM remote end disconnected error code.
const TInt KErrRfcommNotBound=KRFErrorBase-6;
Description
RFCOMM SAP not bound error code.
KErrRfcommParameterNegotiationFailure
const TInt KErrRfcommParameterNegotiationFailure=KRFErrorBase-7;
Description
RFCOMM parameter negotiation failure error code.
const TInt KErrRfcommNotListening=KRFErrorBase-8;
Description
RFCOMM not listening error code.
KErrRfcommNoMoreServerChannels
const TInt KErrRfcommNoMoreServerChannels=KRFErrorBase-9;
Description
RFCOMM no more server channels available error code.
KRFCOMMModemStatusCmdIoctl
const TInt KRFCOMMModemStatusCmdIoctl=0;
Description
RFCOMM status command Ioctl
KRFCOMMRemoteLineStatusCmdIoctl
const TInt KRFCOMMRemoteLineStatusCmdIoctl=1;
Description
RFCOMM remote line status command Ioctl
KRFCOMMRemotePortNegCmdIoctl
const TInt KRFCOMMRemotePortNegCmdIoctl=2;
Description
RFCOMM remote port negotiation command Ioctl
KRFCOMMRemotePortNegRequestIoctl
const TInt KRFCOMMRemotePortNegRequestIoctl=3;
Description
RFCOMM remote port negotiation request Ioctl
KRFCOMMConfigChangeIndicationIoctl
const TInt KRFCOMMConfigChangeIndicationIoctl=4;
Description
RFCOMM MSC activity Ioctl
KRFCOMMLocalPortParameter
const TInt KRFCOMMLocalPortParameter=0;
Description
RFCOMM local port parameter option (Get + Set)
KRFCOMMGetAvailableServerChannel
Interface status: |
deprecated |
|
const TInt KRFCOMMGetAvailableServerChannel=1;
Description
RFCOMM Get Available server channel option (Get only)
KRFCOMMMaximumSupportedMTU
const TInt KRFCOMMMaximumSupportedMTU=2;
Description
RFCOMM maximum supported option (Get + Set)
const TInt KRFCOMMGetDebug1=3;
Description
RFCOMM debug option (Get only)
KRFCOMMGetRemoteModemStatus
const TInt KRFCOMMGetRemoteModemStatus=4;
Description
RFCOMM remote modem status option (Get + Set)
const TInt KRFCOMMGetTransmitCredit=5;
Description
RFCOMM get transmit credits option
const TInt KRFCOMMGetReceiveCredit=6;
Description
RFCOMM get receive credits option
const TInt KRFCOMMGetReUsedCount=7;
Description
RFCOMM get number of remote used credits option
const TInt KRFCOMMFlowTypeCBFC=8;
Description
RFCOMM Credit based flow control option (Get + Set)
const TInt KRFCOMMErrOnMSC=9;
Description
RFCOMM set the value of MSC signals that will cause a disconnect error to be generated
const TUint KRFCOMMLocalModemStatus=10;
Description
RFCOMM local modem status option (Get + Set)
KRFCOMMForgiveCBFCOverflow
const TUint KRFCOMMForgiveCBFCOverflow=11;
Description
RFCOMM only when credit-based flow control is used. When unset (default), the remote overflowing us will cause us to disconnect.
When set, we keep the connection up and process as much of the data as we can (i.e. RFCOMM becomes unreliable). (Set only)
const TInt KRFCOMMMaximumMTU=12;
Description
RFCOMM maximum optimal MTU (Get only)
const TUint8 KModemSignalFC=0x01;
Description
RFCOMM FC signalling command mask
const TUint8 KModemSignalRTC=0x02;
Description
RFCOMM RTC signalling command mask
const TUint8 KModemSignalRTR=0x04;
Description
RFCOMM RTR signalling command mask
const TUint8 KModemSignalIC=0x20;
Description
RFCOMM IC signalling command mask
const TUint8 KModemSignalDV=0x40;
Description
RFCOMM DV signalling command mask
const TRfcommChannel KMinRfcommServerChannel=1;
Description
Minimum RFCOMM server channel value
const TRfcommChannel KMaxRfcommServerChannel=30;
Description
Maximum RFCOMM server channel value
const TRfcommChannel KRfcommPassiveAutoBind=KMaxTUint8;
Description
Channel value out of the valid range used for passive auto bind.
const TUint KBTSync64KBit=(64000 / 8);
Description
eSCO 64Kbit link utility constant.