TBTDeviceSelectionParams Class Reference
class TBTDeviceSelectionParams
|
Class to allow parameters to be sent to the device selection dialog via the
RNotifier
API.
Constructor & Destructor Documentation
TBTDeviceSelectionParams()
IMPORT_C
|
TBTDeviceSelectionParams
|
(
|
)
|
|
Constructor. Sets iValidDeviceClass and iValidUuid to EFalse.
Member Functions Documentation
DeviceClass()
Returns the device class contained within these params.
IsValidDeviceClass()
IMPORT_C
TBool
|
IsValidDeviceClass
|
(
|
)
|
|
Returns ETrue if the device class has been set using SetDeviceClass(.).
IsValidUUID()
IMPORT_C
TBool
|
IsValidUUID
|
(
|
)
|
|
Returns ETrue if the UUID has been set using SetUUID(.).
SetDeviceClass(TBTDeviceClass)
Sets the device class to aClass.
SetUUID(const TUUID &)
IMPORT_C void
|
SetUUID
|
(
|
const
TUUID
&
|
aUUID
|
)
|
|
Parameters
const
TUUID
& aUUID
|
"The UUID"
|
UUID()
IMPORT_C const
TUUID
&
|
UUID
|
(
|
)
|
|
Returns the UUID contained within these params.
Member Data Documentation
TBTDeviceClass
iDeviceClass
TBool
iValidDeviceClass
TBool
|
iValidDeviceClass
|
[private]
|
ETrue if iDeviceClass has been set, EFalse if not
TBool
iValidUuid
TBool
|
iValidUuid
|
[private]
|
ETrue if iSdpUuid has be set, EFalse if not
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.