TBTBasebandLinkState Class Reference
class TBTBasebandLinkState |
Constructor & Destructor Documentation
TBTBasebandLinkState()
IMPORT_C | TBTBasebandLinkState | ( | ) | |
Constructor Start with default configuration
Member Functions Documentation
Authenticated()
IMPORT_C TBool | Authenticated | ( | ) | const |
Return current authentication status
Encrypted()
IMPORT_C TBool | Encrypted | ( | ) | const |
Return current encryption status
LinkMode()
Return current baseband link state
LinkRole()
Return current baseband link role
LinkState()
Return current baseband link state
MaxSlots()
IMPORT_C TUint8 | MaxSlots | ( | ) | const |
Return current baseband max slots
PacketTypes()
Return current baseband packet types
SetAuthenticated(TBool)
IMPORT_C void | SetAuthenticated | ( | TBool | aAuthenticated | ) | |
Set the authentication state
Parameters
TBool aAuthenticated | TBool value indicates whether authentication is allowed or not |
SetEncrypted(TBool)
IMPORT_C void | SetEncrypted | ( | TBool | aEncrypted | ) | |
Parameters
TBool aEncrypted | TBool value indicates whether encryption is allowed or not |
SetLinkMode(TBTLinkMode)
Parameters
TBTLinkMode aMode | TBool value indicates the BT link mode |
SetLinkRole(TBTBasebandRole)
Parameters
TBTBasebandRole aRole | Bluetooth SIG specified values for specification of (piconet) role |
SetMaxSlots(TUint8)
IMPORT_C void | SetMaxSlots | ( | TUint8 | aMaxSlots | ) | |
Parameters
TUint8 aMaxSlots | LMP maximum slot |
SetPacketTypes(TUint16)
IMPORT_C void | SetPacketTypes | ( | TUint16 | aPacketTypes | ) | |
Parameters
TUint16 aPacketTypes | Bluetooth SIG specified packet types |
Member Enumerations Documentation
Enum TLinkState
Enumerators
ELinkDown | |
ELinkPending | |
ELinkUp | |
Member Data Documentation
TBool
iAuthenticated
TBool
| iAuthenticated | [protected] |
TBool
iEncrypted
TBool
| iEncrypted | [protected] |
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.