Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: bt_sock.h

bt_sock.h Global variables


KRFCOMMDesC

const TLitC< sizeof(L"RFCOMM")/2 KRFCOMMDesC;

Description

Descriptor name for RFCOMM

[Top]


KL2CAPDesC

const TLitC< sizeof(L"L2CAP")/2 KL2CAPDesC;

Description

Descriptor name for L2CAP

[Top]


KBTAddrFamily

const TUint KBTAddrFamily;

Description

BT Address Family

[Top]


KBTLinkManager

const TUint KBTLinkManager;

Description

Protocol Number for Link Manager

[Top]


KL2CAP

const TUint KL2CAP;

Description

Protocol Number for L2CAP

[Top]


KRFCOMM

const TUint KRFCOMM;

Description

Protocol Number for RFCOMM

[Top]


KSDP

const TUint KSDP;

Description

Protocol Number for SDP

[Top]


KAVCTP

const TUint KAVCTP;

Description

Protocol Number for AVCTP

[Top]


KTCIL2CAP

const TInt KTCIL2CAP;

Description

Protocol Number for TCI L2CAP

[Top]


KBTMajor

const TInt KBTMajor;

Description

BT version number for major version

[Top]


KBTMinor

const TInt KBTMinor;

Description

BT version number for minor version

[Top]


KBTBuild

const TInt KBTBuild;

Description

BT version number for build version

[Top]


KSolBtBlog

const TUint KSolBtBlog;

Description

Logging socket option

[Top]


KSolBtHCI

const TUint KSolBtHCI;

Description

HCI socket option

[Top]


KSolBtLM

const TUint KSolBtLM;

Description

Link Manager socket option

[Top]


KSolBtL2CAP

const TUint KSolBtL2CAP;

Description

L2CAP socket option

[Top]


KSolBtRFCOMM

const TUint KSolBtRFCOMM;

Description

RFCOMM socket option

[Top]


KSolBtAVCTP

const TUint KSolBtAVCTP;

Description

AVCTP socket option

[Top]


KSolBtACL

const TUint KSolBtACL;

Description

ACL socket option

[Top]


KSolBtAVDTPSignalling

const TUint KSolBtAVDTPSignalling;

Description

Decimal Value: 4118.

[Top]


KSolBtAVDTPMedia

const TUint KSolBtAVDTPMedia;

Description

Decimal Value: 4119.

[Top]


KSolBtAVDTPReporting

const TUint KSolBtAVDTPReporting;

Description

Decimal Value: 4120.

[Top]


KSolBtAVDTPRecovery

const TUint KSolBtAVDTPRecovery;

Description

Decimal Value: 4121.

[Top]


KSolBtAVDTPInternal

const TUint KSolBtAVDTPInternal;

Description

Decimal Value: 4128.

[Top]


KSolBtLMProxy

const TUint KSolBtLMProxy;

Description

Link Manager Proxy socket option

[Top]


KSolBtSAPBase

const TUint KSolBtSAPBase;

Description

CBluetoothSAP handles SetOpt first

[Top]


KSCOListenQueSize

const TUint8 KSCOListenQueSize;

Description

Length of SCO listening queue

[Top]


KL2MinMTU

const TUint16 KL2MinMTU;

Description

BT Spec defined min. supported MTU size

[Top]


KMaxPSM

const TUint16 KMaxPSM;

Description

Max L2CAP PSM value

[Top]


KMinUserPSM

const TUint16 KMinUserPSM;

Description

This is the minimum user PSM. Smaller PSM values are possible but are reserved for use by the Bluetooth stack only.

[Top]


KMinPSM

const TUint16 KMinPSM;

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.

[Top]


KErrBtEskError

const TInt KErrBtEskError;

Description

BT ESK error code

[Top]


KLinkManagerErrBase

const TInt KLinkManagerErrBase;

Description

Link manager base error value

[Top]


KErrInsufficientBasebandResources

const TInt KErrInsufficientBasebandResources;

Description

Insufficient baseband resources error value

[Top]


KErrProxyWriteNotAvailable

const TInt KErrProxyWriteNotAvailable;

Description

Proxy write not available error value

[Top]


KErrReflexiveBluetoothLink

const TInt KErrReflexiveBluetoothLink;

Description

Reflexive BT link error value

[Top]


KErrPendingPhysicalLink

const TInt KErrPendingPhysicalLink;

Description

Physical link connection already pending when trying to connect the physical link

[Top]


KL2CAPErrBase

const TInt KL2CAPErrBase;

Description

Base error value for L2CAP error codes

[Top]


KErrBadAddress

const TInt KErrBadAddress;

Description

L2CAP Bad address error code

[Top]


KErrSAPUnexpectedEvent

const TInt KErrSAPUnexpectedEvent;

Description

L2CAP unexpected SAP event error code

[Top]


KErrBadPacketReceived

const TInt KErrBadPacketReceived;

Description

L2CAP bad packet received error code

[Top]


KErrL2CAPBadResponse

const TInt KErrL2CAPBadResponse;

Description

L2CAP bad response error code

[Top]


KErrHCIConnectFailed

const TInt KErrHCIConnectFailed;

Description

L2CAP HCI connection failed error code

[Top]


KErrHCILinkDisconnection

const TInt KErrHCILinkDisconnection;

Description

L2CAP HCI link disconnection error code

[Top]


KErrSAPNotConnected

const TInt KErrSAPNotConnected;

Description

L2CAP SAP not connected error code

[Top]


KErrConfigBadParams

const TInt KErrConfigBadParams;

Description

L2CAP bad configuration parameters error code

[Top]


KErrConfigRejected

const TInt KErrConfigRejected;

Description

L2CAP configuration rejected error code

[Top]


KErrConfigUnknownOptions

const TInt KErrConfigUnknownOptions;

Description

L2CAP unknown configuration options error code

[Top]


KErrL2PeerDisconnected

const TInt KErrL2PeerDisconnected;

Description

L2CAP peer disconnected error code

[Top]


KErrL2CAPAccessRequestDenied

const TInt KErrL2CAPAccessRequestDenied;

Description

L2CAP access request denied error code

[Top]


KErrL2CAPRequestTimeout

const TInt KErrL2CAPRequestTimeout;

Description

L2CAP request timeout error code

[Top]


KErrL2PeerRejectedCommand

const TInt KErrL2PeerRejectedCommand;

Description

L2CAP peer rejected command error code

[Top]


KErrHostResNameTooLong

const TInt KErrHostResNameTooLong;

Description

L2CAP host resolver name too long error code

[Top]


KErrL2CAPNoMorePSMs

const TInt KErrL2CAPNoMorePSMs;

Description

L2CAP no more PSMs error code

[Top]


KErrL2CAPMaxTransmitExceeded

const TInt KErrL2CAPMaxTransmitExceeded;

Description

L2CAP in reliable mode: the maximum L2Cap retransmissions have been made and channel will disconnect error code

[Top]


KErrL2CAPDataControllerDetached

const TInt KErrL2CAPDataControllerDetached;

Description

L2CAP problems (e.g. no memory) whilst sending data error code

[Top]


KErrL2CAPConfigAlreadyInProgress

const TInt KErrL2CAPConfigAlreadyInProgress;

Description

L2CAP attempt to alter config whilst configuration is in progress error code

[Top]


KErrL2CAPNoFreeCID

const TInt KErrL2CAPNoFreeCID;

Description

L2CAP no more channel IDs available error code

[Top]


KErrHostResNoMoreResults

const TInt KErrHostResNoMoreResults;

Description

Host resolver has no more results error code

[Top]


KHostResInquiry

const TUint KHostResInquiry;

Description

Host resolver inquiry option

[Top]


KHostResName

const TUint KHostResName;

Description

Host resolver name option

[Top]


KHostResIgnoreCache

const TUint KHostResIgnoreCache;

Description

A way of ignoring the cache

[Top]


KHostResCache

const TUint KHostResCache;

Description

A way to get CoD from cache

[Top]


KL2CAPEchoRequestIoctl

const TInt KL2CAPEchoRequestIoctl;

Description

Echo Request Ioctl name

[Top]


KL2CAPIncomingMTUIoctl

const TInt KL2CAPIncomingMTUIoctl;

Description

Change incoming MTU Ioctl name

[Top]


KL2CAPOutgoingMTUIoctl

const TInt KL2CAPOutgoingMTUIoctl;

Description

Change outgoing MTU Ioctl name

[Top]


KL2CAPUpdateChannelConfigIoctl

const TInt KL2CAPUpdateChannelConfigIoctl;

Description

Change conguration parameters Ioctl name

[Top]


KDefaultBasebandConnectionTimeout

const TUint KDefaultBasebandConnectionTimeout;

Description

Default baseband connection timeout (10 seconds)

[Top]


KDisconnectOnePhysicalLink

const TLitC8< sizeof("1") KDisconnectOnePhysicalLink;

Description

Specifes one physical link should be disconnected

[Top]


KDisconnectAllPhysicalLinks

const TLitC8< sizeof("A") KDisconnectAllPhysicalLinks;

Description

Specifes all physical links should be disconnected

[Top]


KLMAddSCOConnIoctl

const TUint KLMAddSCOConnIoctl;

Description

Add SCO connnection Ioctl

[Top]


KHCIRemoveSCOConnIoctl

const TUint KHCIRemoveSCOConnIoctl;

Description

Remove SCO connection Ioctl

[Top]


KHCIChangePacketTypeIoctl

const TUint KHCIChangePacketTypeIoctl;

Description

Change packet types allowed Ioctl

[Top]


KHCIAuthRequestIoctl

const TUint KHCIAuthRequestIoctl;

Description

Request authorisation Ioctl

[Top]


KHCIEncryptIoctl

const TUint KHCIEncryptIoctl;

Description

Request encryption Ioctl

[Top]


KHCIChangeLinkKeyIoctl

const TUint KHCIChangeLinkKeyIoctl;

Description

Change link key Ioctl

[Top]


KHCIMasterLinkKeyIoctl

const TUint KHCIMasterLinkKeyIoctl;

Description

Master link key Ioctl

[Top]


KHCIHoldModeIoctl

const TUint KHCIHoldModeIoctl;

Description

Enable hold mode Ioctl

[Top]


KHCISniffModeIoctl

const TUint KHCISniffModeIoctl;

Description

Enable sniff mode Ioctl

[Top]


KHCIExitSniffModeIoctl

const TUint KHCIExitSniffModeIoctl;

Description

Exit sniff mode Ioctl

[Top]


KHCIParkModeIoctl

const TUint KHCIParkModeIoctl;

Description

Enable park mode Ioctl

[Top]


KHCIExitParkModeIoctl

const TUint KHCIExitParkModeIoctl;

Description

Exit park mode Ioctl

[Top]


KHCIReadPageTimeoutIoctl

const TUint KHCIReadPageTimeoutIoctl;

Description

Read page timeout Ioctl

[Top]


KHCIWritePageTimeoutIoctl

const TUint KHCIWritePageTimeoutIoctl;

Description

Write page timeout Ioctl

[Top]


KHCIReadScanEnableIoctl

const TUint KHCIReadScanEnableIoctl;

Description

Read scan enable Ioctl

[Top]


KHCIWriteScanEnableIoctl

const TUint KHCIWriteScanEnableIoctl;

Description

Write scan enable Ioctl

[Top]


KHCIReadDeviceClassIoctl

const TUint KHCIReadDeviceClassIoctl;

Description

Read device class Ioctl

[Top]


KHCIWriteDeviceClassIoctl

const TUint KHCIWriteDeviceClassIoctl;

Description

Write device class Ioctl

[Top]


KHCIReadVoiceSettingIoctl

const TUint KHCIReadVoiceSettingIoctl;

Description

Read voice settings Ioctl

[Top]


KHCIWriteVoiceSettingIoctl

const TUint KHCIWriteVoiceSettingIoctl;

Description

Write voice settings Ioctl

[Top]


KHCIReadHoldModeActivityIoctl

const TUint KHCIReadHoldModeActivityIoctl;

Description

Read hold mode activity Ioctl

[Top]


KHCIWriteHoldModeActivityIoctl

const TUint KHCIWriteHoldModeActivityIoctl;

Description

Write hold mode activity Ioctl

[Top]


KHCILocalVersionIoctl

const TUint KHCILocalVersionIoctl;

Description

Local version Ioctl

[Top]


KHCILocalFeaturesIoctl

const TUint KHCILocalFeaturesIoctl;

Description

Local features Ioctl

[Top]


KHCICountryCodeIoctl

const TUint KHCICountryCodeIoctl;

Description

Country code Ioctl

[Top]


KHCILocalAddressIoctl

const TUint KHCILocalAddressIoctl;

Description

Local address Ioctl

[Top]


KHCIWriteDiscoverabilityIoctl

const TUint KHCIWriteDiscoverabilityIoctl;

Description

Write discoverability Ioctl

[Top]


KHCIReadDiscoverabilityIoctl

const TUint KHCIReadDiscoverabilityIoctl;

Description

Read discoverability Ioctl

[Top]


KHCIReadAuthenticationEnableIoctl

const TUint KHCIReadAuthenticationEnableIoctl;

Description

Read authentification enabled Ioctl

[Top]


KHCIWriteAuthenticationEnableIoctl

const TUint KHCIWriteAuthenticationEnableIoctl;

Description

Write authentification enabled Ioctl

[Top]


KL2CAPPassiveAutoBind

const TL2CAPPort KL2CAPPassiveAutoBind;

Description

PSM out of the valid range used for passive auto bind operation

[Top]


KRFErrorBase

const TInt KRFErrorBase;

Description

RFCOMM base error code.

[Top]


KErrRfcommSAPUnexpectedEvent

const TInt KErrRfcommSAPUnexpectedEvent;

Description

RFCOMM unexpected event error code.

[Top]


KErrRfcommAlreadyBound

const TInt KErrRfcommAlreadyBound;

Description

RFCOMM SAP already bound error code.

[Top]


KErrRfcommBadAddress

const TInt KErrRfcommBadAddress;

Description

RFCOMM bad address error code.

[Top]


KErrRfcommMTUSize

const TInt KErrRfcommMTUSize;

Description

RFCOMM MTU size exceeded error code.

[Top]


KErrRfcommFrameResponseTimeout

const TInt KErrRfcommFrameResponseTimeout;

Description

RFCOMM frame response timeout error code.

[Top]


KErrRfcommMuxRemoteDisconnect

const TInt KErrRfcommMuxRemoteDisconnect;

Description

RFCOMM remote end disconnected error code.

[Top]


KErrRfcommNotBound

const TInt KErrRfcommNotBound;

Description

RFCOMM SAP not bound error code.

[Top]


KErrRfcommParameterNegotiationFailure

const TInt KErrRfcommParameterNegotiationFailure;

Description

RFCOMM parameter negotiation failure error code.

[Top]


KErrRfcommNotListening

const TInt KErrRfcommNotListening;

Description

RFCOMM not listening error code.

[Top]


KErrRfcommNoMoreServerChannels

const TInt KErrRfcommNoMoreServerChannels;

Description

RFCOMM no more server channels available error code.

[Top]


KRFCOMMModemStatusCmdIoctl

const TInt KRFCOMMModemStatusCmdIoctl;

Description

RFCOMM status command Ioctl

[Top]


KRFCOMMRemoteLineStatusCmdIoctl

const TInt KRFCOMMRemoteLineStatusCmdIoctl;

Description

RFCOMM remote line status command Ioctl

[Top]


KRFCOMMRemotePortNegCmdIoctl

const TInt KRFCOMMRemotePortNegCmdIoctl;

Description

RFCOMM remote port negotiation command Ioctl

[Top]


KRFCOMMRemotePortNegRequestIoctl

const TInt KRFCOMMRemotePortNegRequestIoctl;

Description

RFCOMM remote port negotiation request Ioctl

[Top]


KRFCOMMConfigChangeIndicationIoctl

const TInt KRFCOMMConfigChangeIndicationIoctl;

Description

RFCOMM MSC activity Ioctl

[Top]


KRFCOMMLocalPortParameter

const TInt KRFCOMMLocalPortParameter;

Description

RFCOMM local port parameter option (Get + Set)

[Top]


KRFCOMMGetAvailableServerChannel

const TInt KRFCOMMGetAvailableServerChannel;

Description

RFCOMM Get Available server channel option (Get only)

[Top]


KRFCOMMMaximumSupportedMTU

const TInt KRFCOMMMaximumSupportedMTU;

Description

RFCOMM maximum supported option (Get + Set)

[Top]


KRFCOMMGetDebug1

const TInt KRFCOMMGetDebug1;

Description

RFCOMM debug option (Get only)

[Top]


KRFCOMMGetRemoteModemStatus

const TInt KRFCOMMGetRemoteModemStatus;

Description

RFCOMM remote modem status option (Get + Set)

[Top]


KRFCOMMGetTransmitCredit

const TInt KRFCOMMGetTransmitCredit;

Description

RFCOMM get transmit credits option

[Top]


KRFCOMMGetReceiveCredit

const TInt KRFCOMMGetReceiveCredit;

Description

RFCOMM get receive credits option

[Top]


KRFCOMMGetReUsedCount

const TInt KRFCOMMGetReUsedCount;

Description

RFCOMM get number of remote used credits option

[Top]


KRFCOMMFlowTypeCBFC

const TInt KRFCOMMFlowTypeCBFC;

Description

RFCOMM Credit based flow control option (Get + Set)

[Top]


KRFCOMMErrOnMSC

const TInt KRFCOMMErrOnMSC;

Description

RFCOMM set the value of MSC signals that will cause a disconnect error to be generated

[Top]


KRFCOMMLocalModemStatus

const TUint KRFCOMMLocalModemStatus;

Description

RFCOMM local modem status option (Get + Set)

[Top]


KRFCOMMForgiveCBFCOverflow

const TUint KRFCOMMForgiveCBFCOverflow;

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)

[Top]


KModemSignalFC

const TUint8 KModemSignalFC;

Description

RFCOMM FC signalling command mask

[Top]


KModemSignalRTC

const TUint8 KModemSignalRTC;

Description

RFCOMM RTC signalling command mask

[Top]


KModemSignalRTR

const TUint8 KModemSignalRTR;

Description

RFCOMM RTR signalling command mask

[Top]


KModemSignalIC

const TUint8 KModemSignalIC;

Description

RFCOMM IC signalling command mask

[Top]


KModemSignalDV

const TUint8 KModemSignalDV;

Description

RFCOMM DV signalling command mask

[Top]


KMinRfcommServerChannel

const TRfcommChannel KMinRfcommServerChannel;

Description

Minimum RFCOMM server channel value

[Top]


KMaxRfcommServerChannel

const TRfcommChannel KMaxRfcommServerChannel;

Description

Maximum RFCOMM server channel value

[Top]


KRfcommPassiveAutoBind

const TRfcommChannel KRfcommPassiveAutoBind;

Description

Channel value out of the valid range used for passive auto bind.

[Top]


KBTSync64KBit

const TUint KBTSync64KBit;

Description

eSCO 64Kbit link utility constant.