const TInt | KMinESCOLatency | [static] |
Minimum eSCO connection latency in milliseconds. Attempts to specify less than this will be silently increased to this level.
typedef TUint32 | TBTLinkModeSet |
Typedef to represent a union of TBTLinkMode values.
typedef TUint32 | TBTSyncPacketTypes |
Typedef to represent a set of synchronous packet types (SCO and eSCO on v1.2). TBTSyncPackets::TSyncPackets
const TInt | KSCOvsSyncHVOffset | [static] |
This constant is no longer needed to translate the SCO mapping of HV packet types to Synchronous because CBluetoothSynchronousLink::SetupConnection(const TBTDevAddr& aBDAddr, const TUint16 aPacketTypes) adjusts aPacketTypes internally on behalf of clients.
const TUint32 | KESCOBandwidthDontCare | [static] |
eSCO unspecified bandwidth. This value can only be used by the accepting side of an eSCO link, to allow any bandwidth to be specified by the initiator. Otherwise both sides of the link must agree on the same bandwidth.
CBluetoothSynchronousLink::SetBandwidth
const TInt | KBTMaxDevAddrSize |
The size of a bluetooth device address in bytes.
typedef RArray< TBTDevAddr > | RBTDevAddrArray |
Array of device addresses Enumerate method
typedef TPckgBuf< TLinkKeyV10 > | TBTLinkKey |
Typedef'ed TPckgBuf of the class TLinkKeyV10.
typedef TPckgBuf< TPINCodeV10 > | TBTPinCode |
Typedef'ed TPckgBuf of the class TPINCodeV10.
typedef TPckgBuf< TBTBasebandEventNotification > | TBTBasebandEvent |
Typedef'ed pckgbuf of the class TBTBasebandEventNotification.
typedef TPckgBuf< TL2CapConfig > | TL2CapConfigPkg |
Typedef to represent a L2CAP Config object.
const TLitC< sizeof(L"ExtendedInquiryResponseWrapper")/2 > | KEirWrapperPanicName | [static] |