TBTFeatures Class Reference
Handle the local and remote supported features bitmasks. Provides utility functions to extract items of interest, and individual bits.
Constructor & Destructor Documentation
TBTFeatures()
IMPORT_C | TBTFeatures | ( | ) | [explicit] |
Constructor Start with no requests to update the required configuration.
TBTFeatures(TUint64)
IMPORT_C | TBTFeatures | ( | TUint64 | aFeatures | ) | [explicit] |
Constructor Start with request to update the required configuration
Parameters
TUint64 aFeatures | the required bluetooth features |
Member Functions Documentation
Extract32Bits(TInt, TInt)
Extract32BitsOffset(TInt, TInt, TInt)
Init(TUint64)
void | Init | ( | TUint64 | aFeatures | ) | [private] |
IsEncryptionPauseResumeSupported()
IMPORT_C TBool | IsEncryptionPauseResumeSupported | ( | ) | const |
Return whether Encryption Pause and Resume is supported
IsEncryptionSupported()
IMPORT_C TBool | IsEncryptionSupported | ( | ) | const |
Return whether encryption is supported
IsExtendedInquiryResponseSupported()
IMPORT_C TBool | IsExtendedInquiryResponseSupported | ( | ) | const |
Return whether Extended Inquiry Response is supported
IsExtendedSCOLinkSupported()
IMPORT_C TBool | IsExtendedSCOLinkSupported | ( | ) | const |
Return whether Extended SCO link is supported
IsModeSupported(TBTLinkMode)
Return current supported mode
IsRoleSwitchSupported()
IMPORT_C TBool | IsRoleSwitchSupported | ( | ) | const |
Return whether role switch is supported
IsRssiWithInquiryResultsSupported()
IMPORT_C TBool | IsRssiWithInquiryResultsSupported | ( | ) | const |
Return whether Read signal strength indication with inquiry is supported
IsSCOLinkSupported()
IMPORT_C TBool | IsSCOLinkSupported | ( | ) | const |
Return whether SCO link is supported
IsSecureSimplePairingSupported()
IMPORT_C TBool | IsSecureSimplePairingSupported | ( | ) | const |
Return whether Secure Simple Pairing is supported
LinkModes()
Return current link mode set
SCOPackets()
Return current SCO packets type
SyncPackets()
Return current synchronous packet types (SCO and eSCO on v1.2).
operator[](TInt)
Subscript operator.
Return an individual bit from BT features
Parameters
TInt aOffset | Object to compare to this. |
Member Data Documentation
TBuf8< KBTHCIFeaturesBytes > iFeatures
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.