TPanConnectionList Class Reference
Constructor & Destructor Documentation
TPanConnectionList()
IMPORT_C | TPanConnectionList | ( | ) | |
Member Functions Documentation
AddRemoteConnectionL(const TPanConnection &)
IMPORT_C void | AddRemoteConnectionL | ( | const TPanConnection & | aRemoteConnection | ) | |
Add a new PAN connection to the list
Note: This always appends the new connection to the end of the list
- leave
- KErrNone if successful; KErrOverflow if there is no space left in the array
CurrentLocalRole()
IMPORT_C const TUUID & | CurrentLocalRole | ( | ) | const |
GetFirstRemoteConnection()
GetNextRemoteConnection()
Get the next device address from the list
Note: This method is stateful, and advances automatically to the next device address each time
MaxNumberOfRemoteConnections()
IMPORT_C TUint8 | MaxNumberOfRemoteConnections | ( | ) | |
RequestedConnectionAddr()
IMPORT_C const TBTDevAddr * | RequestedConnectionAddr | ( | ) | |
SetCurrentLocalRole(const TUUID &)
IMPORT_C void | SetCurrentLocalRole | ( | const TUUID & | aLocalRole | ) | |
SetRequestedConnectionAddr(const TBTDevAddr &)
IMPORT_C void | SetRequestedConnectionAddr | ( | const TBTDevAddr & | aRequestedConnectionAddr | ) | |
Member Data Documentation
const TUint8 KMaxRemoteConnections
const TUint8 | KMaxRemoteConnections | [private, static] |
TUUID
iCurrentLocalRole
TUUID
| iCurrentLocalRole | [private] |
TFixedArray< TPanConnection, KMaxRemoteConnections > iRemoteConnections
TBTDevAddr
iRequestedConnectionAddr
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.