| const TLitC < sizeof(L"RFCOMM")/2 > | KRFCOMMDesC | [static] |
Descriptor name for RFCOMM
| const TLitC < sizeof(L"L2CAP")/2 > | KL2CAPDesC | [static] |
Descriptor name for L2CAP
| const TUint8 | KSCOListenQueSize | [static] |
Length of SCO listening queue
| const TUint16 | KMinUserPSM | [static] |
This is the minimum user PSM. Smaller PSM values are possible but are reserved for use by the Bluetooth stack only.
| const TUint16 | KMinPSM | [static] |
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.
| typedef TPckgBuf < TBTServiceSecurityPerDevice > | TBTServiceSecurityPerDeviceBuf |
Package definition for securty settings
| const TInt | KLinkManagerErrBase | [static] |
Link manager base error value
| const TInt | KErrInsufficientBasebandResources | [static] |
Insufficient baseband resources error value
| const TInt | KErrProxyWriteNotAvailable | [static] |
Proxy write not available error value
| const TInt | KErrReflexiveBluetoothLink | [static] |
Reflexive BT link error value
| const TInt | KErrPendingPhysicalLink | [static] |
Physical link connection already pending when trying to connect the physical link
| const TInt | KErrRemoteDeviceIndicatedNoBonding | [static] |
Dedicated bonding attempt failure when the remote device responds with No-Bonding
| const TInt | KErrSAPUnexpectedEvent | [static] |
L2CAP unexpected SAP event error code
| const TInt | KErrBadPacketReceived | [static] |
L2CAP bad packet received error code
| const TInt | KErrL2CAPBadResponse | [static] |
L2CAP bad response error code
| const TInt | KErrHCIConnectFailed | [static] |
L2CAP HCI connection failed error code
| const TInt | KErrHCILinkDisconnection | [static] |
L2CAP HCI link disconnection error code
| const TInt | KErrSAPNotConnected | [static] |
L2CAP SAP not connected error code
| const TInt | KErrConfigBadParams | [static] |
L2CAP bad configuration parameters error code
| const TInt | KErrConfigRejected | [static] |
L2CAP configuration rejected error code
| const TInt | KErrConfigUnknownOptions | [static] |
L2CAP unknown configuration options error code
| const TInt | KErrL2PeerDisconnected | [static] |
L2CAP peer disconnected error code
| const TInt | KErrL2CAPAccessRequestDenied | [static] |
L2CAP access request denied error code
| const TInt | KErrL2CAPRequestTimeout | [static] |
L2CAP request timeout error code
| const TInt | KErrL2PeerRejectedCommand | [static] |
L2CAP peer rejected command error code
| const TInt | KErrHostResNameTooLong | [static] |
L2CAP host resolver name too long error code
| const TInt | KErrL2CAPNoMorePSMs | [static] |
L2CAP no more PSMs error code
| const TInt | KErrL2CAPMaxTransmitExceeded | [static] |
L2CAP in reliable mode: the maximum L2Cap retransmissions have been made and channel will disconnect error code
| const TInt | KErrL2CAPDataControllerDetached | [static] |
L2CAP problems (e.g. no memory) whilst sending data error code
| const TInt | KErrL2CAPConfigPending | [static] |
L2CAP configuration is in progress error code
| const TInt | KErrL2CAPConfigAlreadyInProgress | [static] |
L2CAP attempt to alter config whilst configuration is in progress error code
| const TInt | KErrL2CAPNoFreeCID | [static] |
L2CAP no more channel IDs available error code
| const TInt | KErrL2CAPPeerDoesNotSupportRequestedChannelMode | [static] |
L2CAP peer doesn't support channel modes satisfying requested channel configuration.
| const TInt | KErrL2CAPInvalidPacketSequenceNumber | [static] |
L2CAP packet with an invalid sequence number was received
| const TInt | KErrL2CAPInvalidAcknowledgementNumber | [static] |
L2CAP invalid acknowledgment number was received
| const TInt | KErrL2CAPIllegalRemoteBehavior | [static] |
L2CAP remote broke the L2CAP specification
| const TInt | KErrL2CAPNegotiatedDifferentModesForEachDirection | [static] |
L2CAP different channel modes were negotiated for incoming and outgoing direction
| const TInt | KErrL2CAPIncomingSduSegmentationError | [static] |
L2CAP received I-Frame does not match the sequence of start, continuation, end of SDU
| const TInt | KErrL2CAPIncomingSduTooBig | [static] |
L2CAP received SDU size is larger than the negotiated MTU
| const TInt | KErrL2CAPIncomingIFrameTooSmall | [static] |
L2CAP Incoming I-Frame size is too small
| const TInt | KErrL2CAPIncomingIFrameTooBig | [static] |
L2CAP Incoming I-Frame information payload is larger than the negotiated MPS
| const TInt | KErrL2CAPInvalidIncomingSFrameSize | [static] |
L2CAP Incoming S-Frame size is incorrect
| const TInt | KErrL2CAPAttemptToSetMinMtuGreaterThanMtu | [static] |
L2CAP An attempt to configure minimal acceptable MTU that's larger than the preferred MTU was made
| const TInt | KErrL2CAPAttemptToSetMinMruGreaterThanMru | [static] |
L2CAP An attempt to configure minimal acceptable MRU that's larger than the preferred MRU was made
| const TInt | KErrHostResNoMoreResults | [static] |
Host resolver has no more results error code
| const TUint | KHostResName | [static] |
Host resolver name option. This is mutually exclusive with KHostResEir
| const TUint | KHostResIgnoreCache | [static] |
A way of ignoring the cache
| const TUint | KHostResEir | [static] |
Host resolver Eir option. This is mutually exclusive with KHostResName
| const TInt | KL2CAPEchoRequestIoctl | [static] |
Echo Request Ioctl name
| const TInt | KL2CAPIncomingMTUIoctl | [static] |
Change incoming MTU Ioctl name
| const TInt | KL2CAPOutgoingMTUIoctl | [static] |
Change outgoing MTU Ioctl name
| const TInt | KL2CAPUpdateChannelConfigIoctl | [static] |
Change configuration parameters Ioctl name
| const TInt | KL2CAPPretendIncomingSduQFull | [static] |
Pretend incoming SDU Queue is full - internal testing only
| typedef TPckgBuf < TLMDisconnectACLIoctl > | TLMDisconnectACLBuf |
Package for TLMDisconnectACLIoctl structure
| const TLitC8 < sizeof("1")> | KDisconnectOnePhysicalLink | [static] |
Specifes one physical link should be disconnected
| const TLitC8 < sizeof("A")> | KDisconnectAllPhysicalLinks | [static] |
Specifes all physical links should be disconnected
| const TLitC8 < sizeof("P")> | KDisconnectAllPhysicalLinksForPowerOff | [static] |
Specifes all physical links should be disconnected for power off
| const TUint | KHCIRemoveSCOConnIoctl | [static] |
Remove SCO connection Ioctl
| const TUint | KHCIChangePacketTypeIoctl | [static] |
Change packet types allowed Ioctl
| const TUint | KHCIAuthRequestIoctl | [static] |
Request authorisation Ioctl
| const TUint | KHCIChangeLinkKeyIoctl | [static] |
Change link key Ioctl
| const TUint | KHCIMasterLinkKeyIoctl | [static] |
Master link key Ioctl
| const TUint | KHCIExitSniffModeIoctl | [static] |
Exit sniff mode Ioctl
| const TUint | KHCIReadPageTimeoutIoctl | [static] |
Read page timeout Ioctl
| const TUint | KHCIWritePageTimeoutIoctl | [static] |
Write page timeout Ioctl
| const TUint | KHCIReadScanEnableIoctl | [static] |
Read scan enable Ioctl bt_subscribe.h
| const TUint | KHCIWriteScanEnableIoctl | [static] |
Write scan enable Ioctl bt_subscribe.h
| const TUint | KHCIReadDeviceClassIoctl | [static] |
Read device class Ioctl bt_subscribe.h
| const TUint | KHCIWriteDeviceClassIoctl | [static] |
Write device class Ioctl bt_subscribe.h
| const TUint | KHCIReadVoiceSettingIoctl | [static] |
Read voice settings Ioctl
| const TUint | KHCIWriteVoiceSettingIoctl | [static] |
Write voice settings Ioctl
| const TUint | KHCIReadHoldModeActivityIoctl | [static] |
Read hold mode activity Ioctl
| const TUint | KHCIWriteHoldModeActivityIoctl | [static] |
Write hold mode activity Ioctl
| const TUint | KHCILocalAddressIoctl | [static] |
Local address Ioctl bt_subscribe.h
| const TUint | KHCIWriteDiscoverabilityIoctl | [static] |
Write discoverability Ioctl bt_subscribe.h
| const TUint | KHCIReadDiscoverabilityIoctl | [static] |
Read discoverability Ioctl bt_subscribe.h
| const TUint | KHCIReadAuthenticationEnableIoctl | [static] |
Read authentification enabled Ioctl
| const TUint | KHCIWriteAuthenticationEnableIoctl | [static] |
Write authentification enabled Ioctl
| typedef TPckgBuf < THCIScanEnableIoctl > | THCIScanEnableBuf |
Package for THCIScanEnableIoctl structure
| typedef TPckgBuf < TLMAddSCOConnectionIoctl > | TLMAddSCOConnectionBuf |
Package for TLMAddSCOConnectionIoctl structure
| typedef TPckgBuf < THCISetEncryptionIoctl > | THCISetEncryptionBuf |
Package for THCISetEncryptionIoctl structure
| typedef TPckgBuf < THCIDeviceClassIoctl > | THCIDeviceClassBuf |
Package for THCIDeviceClassIoctl structure
| typedef TPckgBuf < THCILocalVersionIoctl > | THCILocalVersionBuf |
Package for THCILocalVersionIoctl structure
| const TL2CAPPort | KL2CAPPassiveAutoBind | [static] |
PSM out of the valid range used for passive auto bind operation
| const TInt | KErrRfcommSAPUnexpectedEvent | [static] |
RFCOMM unexpected event error code.
| const TInt | KErrRfcommAlreadyBound | [static] |
RFCOMM SAP already bound error code.
| const TInt | KErrRfcommBadAddress | [static] |
RFCOMM bad address error code.
| const TInt | KErrRfcommMTUSize | [static] |
RFCOMM MTU size exceeded error code.
| const TInt | KErrRfcommFrameResponseTimeout | [static] |
RFCOMM frame response timeout error code.
| const TInt | KErrRfcommMuxRemoteDisconnect | [static] |
RFCOMM remote end disconnected error code.
| const TInt | KErrRfcommNotBound | [static] |
RFCOMM SAP not bound error code.
| const TInt | KErrRfcommParameterNegotiationFailure | [static] |
RFCOMM parameter negotiation failure error code.
| const TInt | KErrRfcommNotListening | [static] |
RFCOMM not listening error code.
| const TInt | KErrRfcommNoMoreServerChannels | [static] |
RFCOMM no more server channels available error code.
| const TInt | KErrRfcommMuxChannelErrored | [static] |
RFCOMM Mux channel errored
| const TInt | KRFCOMMModemStatusCmdIoctl | [static] |
RFCOMM status command Ioctl
| const TInt | KRFCOMMRemoteLineStatusCmdIoctl | [static] |
RFCOMM remote line status command Ioctl
| const TInt | KRFCOMMRemotePortNegCmdIoctl | [static] |
RFCOMM remote port negotiation command Ioctl
| const TInt | KRFCOMMRemotePortNegRequestIoctl | [static] |
RFCOMM remote port negotiation request Ioctl
| const TInt | KRFCOMMConfigChangeIndicationIoctl | [static] |
RFCOMM MSC activity Ioctl
| const TInt | KRFCOMMLocalPortParameter | [static] |
RFCOMM local port parameter option (Get + Set)
| const TInt | KRFCOMMGetAvailableServerChannel | [static] |
RFCOMM Get Available server channel option (Get only)
| const TInt | KRFCOMMMaximumSupportedMTU | [static] |
RFCOMM maximum supported option (Get + Set)
| const TInt | KRFCOMMGetRemoteModemStatus | [static] |
RFCOMM remote modem status option (Get + Set)
| const TInt | KRFCOMMGetTransmitCredit | [static] |
RFCOMM get transmit credits option
| const TInt | KRFCOMMGetReceiveCredit | [static] |
RFCOMM get receive credits option
| const TInt | KRFCOMMGetReUsedCount | [static] |
RFCOMM get number of remote used credits option
| const TInt | KRFCOMMFlowTypeCBFC | [static] |
RFCOMM Credit based flow control option (Get + Set)
| const TInt | KRFCOMMErrOnMSC | [static] |
RFCOMM set the value of MSC signals that will cause a disconnect error to be generated
| const TUint | KRFCOMMLocalModemStatus | [static] |
RFCOMM local modem status option (Get + Set)
| const TUint | KRFCOMMForgiveCBFCOverflow | [static] |
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 | [static] |
RFCOMM maximum optimal MTU (Get only)
| const TUint8 | KModemSignalRTC | [static] |
RFCOMM RTC signalling command mask
| const TUint8 | KModemSignalRTR | [static] |
RFCOMM RTR signalling command mask
| const TRfcommChannel | KMinRfcommServerChannel | [static] |
Minimum RFCOMM server channel value
| const TRfcommChannel | KMaxRfcommServerChannel | [static] |
Maximum RFCOMM server channel value
| const TRfcommChannel | KRfcommPassiveAutoBind | [static] |
Channel value out of the valid range used for passive auto bind.
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.