#include <bt_sock.h>
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. Deprecated
typedef TPckgBuf< TBTServiceSecurityPerDevice > | TBTServiceSecurityPerDeviceBuf |
Package definition for securty settings
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 | KErrHCILinkDisconnection | [static] |
L2CAP HCI link disconnection error code
const TInt | KErrConfigBadParams | [static] |
L2CAP bad configuration parameters error code
const TInt | KErrConfigUnknownOptions | [static] |
L2CAP unknown configuration options error code
const TInt | KErrL2CAPAccessRequestDenied | [static] |
L2CAP access request denied 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 | 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 | KHostResEir | [static] |
Host resolver Eir option. This is mutually exclusive with KHostResName
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 Deprecated
const TUint | KHCIChangePacketTypeIoctl | [static] |
Change packet types allowed Ioctl Deprecated
const TUint | KHCIReadPageTimeoutIoctl | [static] |
Read page timeout Ioctl Deprecated
const TUint | KHCIWritePageTimeoutIoctl | [static] |
Write page timeout Ioctl Deprecated
const TUint | KHCIReadScanEnableIoctl | [static] |
Read scan enable Ioctl Deprecated
See also: bt_subscribe.h
const TUint | KHCIWriteScanEnableIoctl | [static] |
Write scan enable Ioctl Deprecated
See also: bt_subscribe.h
const TUint | KHCIReadDeviceClassIoctl | [static] |
Read device class Ioctl Deprecated
See also: bt_subscribe.h
const TUint | KHCIWriteDeviceClassIoctl | [static] |
Write device class Ioctl Deprecated
See also: bt_subscribe.h
const TUint | KHCIReadVoiceSettingIoctl | [static] |
Read voice settings Ioctl Deprecated
const TUint | KHCIWriteVoiceSettingIoctl | [static] |
Write voice settings Ioctl Deprecated
const TUint | KHCIReadHoldModeActivityIoctl | [static] |
Read hold mode activity Ioctl Deprecated
const TUint | KHCIWriteHoldModeActivityIoctl | [static] |
Write hold mode activity Ioctl Deprecated
const TUint | KHCILocalAddressIoctl | [static] |
Local address Ioctl Deprecated
See also: bt_subscribe.h
const TUint | KHCIWriteDiscoverabilityIoctl | [static] |
Write discoverability Ioctl Deprecated
See also: bt_subscribe.h
const TUint | KHCIReadDiscoverabilityIoctl | [static] |
Read discoverability Ioctl Deprecated
See also: bt_subscribe.h
const TUint | KHCIReadAuthenticationEnableIoctl | [static] |
Read authentification enabled Ioctl Deprecated
const TUint | KHCIWriteAuthenticationEnableIoctl | [static] |
Write authentification enabled Ioctl Deprecated
typedef TPckgBuf< THCIScanEnableIoctl > | THCIScanEnableBuf |
Package for THCIScanEnableIoctl structure Deprecated
typedef TPckgBuf< TLMAddSCOConnectionIoctl > | TLMAddSCOConnectionBuf |
Package for TLMAddSCOConnectionIoctl structure Deprecated
typedef TPckgBuf< THCISetEncryptionIoctl > | THCISetEncryptionBuf |
Package for THCISetEncryptionIoctl structure Deprecated
typedef TPckgBuf< THCIDeviceClassIoctl > | THCIDeviceClassBuf |
Package for THCIDeviceClassIoctl structure Deprecated
typedef TPckgBuf< THCILocalVersionIoctl > | THCILocalVersionBuf |
Package for THCILocalVersionIoctl structure Deprecated
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 | KErrRfcommFrameResponseTimeout | [static] |
RFCOMM frame response timeout error code.
const TInt | KErrRfcommMuxRemoteDisconnect | [static] |
RFCOMM remote end disconnected error code.
const TInt | KErrRfcommParameterNegotiationFailure | [static] |
RFCOMM parameter negotiation failure error code.
const TInt | KErrRfcommNoMoreServerChannels | [static] |
RFCOMM no more server channels available error code.
const TInt | KErrRfcommMuxChannelErrored | [static] |
RFCOMM Mux channel errored
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) Deprecated
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 | 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 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.