| TBTNamelessDevice() |
IMPORT_C const TBTDevAddr & | Address() |
IMPORT_C TUint16 | ClockOffset() |
IMPORT_C TUint | CompareTo(const TBTNamelessDevice &) |
IMPORT_C void | DeleteLinkKey() |
IMPORT_C const TBTDeviceClass & | DeviceClass() |
IMPORT_C const TBTDeviceSecurity & | GlobalSecurity() |
IMPORT_C TBool | IsPaired() |
IMPORT_C TBool | IsValidAddress() |
IMPORT_C TBool | IsValidClockOffset() |
IMPORT_C TBool | IsValidDeviceClass() |
IMPORT_C TBool | IsValidGlobalSecurity() |
IMPORT_C TBool | IsValidLinkKey() |
IMPORT_C TBool | IsValidPageScanMode() |
IMPORT_C TBool | IsValidPageScanPeriodMode() |
IMPORT_C TBool | IsValidPageScanRepMode() |
IMPORT_C TBool | IsValidPaired() |
IMPORT_C TBool | IsValidPassKey() |
IMPORT_C TBool | IsValidSeen() |
IMPORT_C TBool | IsValidUiCookie() |
IMPORT_C TBool | IsValidUsed() |
IMPORT_C const TBTLinkKey & | LinkKey() |
IMPORT_C TBTLinkKeyType | LinkKeyType() |
IMPORT_C TUint8 | PageScanMode() |
IMPORT_C TUint8 | PageScanPeriodMode() |
IMPORT_C TUint8 | PageScanRepMode() |
IMPORT_C const TBTPinCode & | PassKey() |
IMPORT_C TUint | PassKeyLength() |
IMPORT_C const TTime & | Seen() |
IMPORT_C void | SetAddress(const TBTDevAddr &) |
IMPORT_C void | SetClockOffset(TUint16) |
IMPORT_C void | SetDeviceClass(TBTDeviceClass) |
IMPORT_C void | SetGlobalSecurity(const TBTDeviceSecurity &) |
IMPORT_C void | SetLinkKey(const TBTLinkKey &) |
IMPORT_C void | SetLinkKey(const TBTLinkKey &, TBTLinkKeyType) |
IMPORT_C void | SetPageScanMode(TUint8) |
IMPORT_C void | SetPageScanPeriodMode(TUint8) |
IMPORT_C void | SetPageScanRepMode(TUint8) |
IMPORT_C void | SetPaired(TBool) |
IMPORT_C void | SetPaired(TBTLinkKeyType) |
IMPORT_C void | SetPassKey(const TBTPinCode &) |
IMPORT_C void | SetSeen(const TTime &) |
IMPORT_C void | SetUiCookie(TUint32) |
IMPORT_C void | SetUsed(const TTime &) |
IMPORT_C TUint32 | UiCookie() |
IMPORT_C void | Update(const TBTNamelessDevice &) |
IMPORT_C const TTime & | Used() |
IMPORT_C TBool | operator!=(const TBTNamelessDevice &) |
IMPORT_C TBTNamelessDevice & | operator=(const TBTNamelessDevice &) |
IMPORT_C TBool | operator==(const TBTNamelessDevice &) |