| ~CBTDevice() |
IMPORT_C TBTNamelessDevice & | AsNamelessDevice() |
IMPORT_C const TBTNamelessDevice & | AsNamelessDevice() |
IMPORT_C void | AssignL(CBTDevice &) |
IMPORT_C const TBTDevAddr & | BDAddr() |
IMPORT_C TUint | CompareTo(const CBTDevice &) |
IMPORT_C CBTDevice * | CopyL() |
IMPORT_C void | DeleteLinkKey() |
IMPORT_C TBTDeviceClass | DeviceClass() |
IMPORT_C const TDesC8 & | DeviceName() |
IMPORT_C void | ExternalizeL(RWriteStream &) |
IMPORT_C const TDesC & | FriendlyName() |
IMPORT_C const TBTDeviceSecurity | GlobalSecurity() |
IMPORT_C void | InternalizeL(RReadStream &) |
IMPORT_C TBool | IsPaired() |
IMPORT_C TBool | IsValidBDAddr() |
IMPORT_C TBool | IsValidDeviceClass() |
IMPORT_C TBool | IsValidDeviceName() |
IMPORT_C TBool | IsValidFriendlyName() |
IMPORT_C TBool | IsValidGlobalSecurity() |
IMPORT_C TBool | IsValidLinkKey() |
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 CBTDevice * | NewL(const TBTDevAddr &) |
IMPORT_C CBTDevice * | NewL(const TBTNamelessDevice &) |
IMPORT_C CBTDevice * | NewL() |
IMPORT_C CBTDevice * | NewLC(const TBTDevAddr &) |
IMPORT_C CBTDevice * | NewLC(const TBTNamelessDevice &) |
IMPORT_C CBTDevice * | NewLC() |
IMPORT_C const TBTPinCode & | PassKey() |
IMPORT_C TUint | PassKeyLength() |
IMPORT_C const TTime & | Seen() |
IMPORT_C void | SetDeviceAddress(const TBTDevAddr &) |
IMPORT_C void | SetDeviceClass(TBTDeviceClass) |
IMPORT_C void | SetDeviceNameL(const TDesC8 &) |
IMPORT_C void | SetFriendlyNameL(const TDesC &) |
IMPORT_C void | SetGlobalSecurity(const TBTDeviceSecurity &) |
IMPORT_C void | SetLinkKey(const TBTLinkKey &) |
IMPORT_C void | SetLinkKey(const TBTLinkKey &, TBTLinkKeyType) |
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 | UpdateL(const CBTDevice &) |
IMPORT_C const TTime & | Used() |
IMPORT_C TBool | operator!=(const CBTDevice &) |
IMPORT_C TBool | operator==(const CBTDevice &) |