TBTDeviceList Class Reference
A list of TBTDevAddrs
Note:
Used to pass a list of devices to which to connect.
Constructor & Destructor Documentation
TBTDeviceList()
IMPORT_C
|
TBTDeviceList
|
(
|
)
|
|
Member Functions Documentation
AddDevice(const TBTDevAddr &)
Add a new device to the list
Note:
This always appends the new device to the end of the list
GetDevice(TBTDevAddr &)
Get the next device address from the list
Note:
This method is stateful, and advances automatically to the next device address each time
MaxNumberOfDevices()
IMPORT_C
TUint
|
MaxNumberOfDevices
|
(
|
)
|
|
Reset()
Reset the contents of the array
operator TDes8 &()
IMPORT_C
|
operator TDes8 &
|
(
|
)
|
|
operator const TDesC8 &()
IMPORT_C
|
operator const TDesC8 &
|
(
|
)
|
|
Member Data Documentation
const TUint KMaxDevicesForSimultaneousSelection
const
TUint
|
KMaxDevicesForSimultaneousSelection
|
[private, static]
|
TFixedArray< TBTDevAddr, KMaxDevicesForSimultaneousSelection > iDevices
const TBTDevAddr iKNullDevAddr
TPckg< TFixedArray< TBTDevAddr, KMaxDevicesForSimultaneousSelection > > iPtr
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.