RExtendedInquiryResponseUUIDContainer Class Reference
class RExtendedInquiryResponseUUIDContainer |
An EIR UUID container class. Contains UUIDs and indications of data completeness
Member Functions Documentation
GetCompleteness(TUUIDType)
Check if the Extended Inquiry Response has a complete set of UUIDs.
Parameters
TUUIDType aType | a specifc type of UUID. It indicates which type of UUID the check will be carried upon. This could be 16 bit, 32 bit or 128 bit TUUID. |
SetCompleteness(TUUIDType, TBool)
Set the completeness for a set of specific type UUID (16, 32 or 128 bit UUID) in Extended Inquiry Response.
Parameters
TUUIDType aType | a specifc type of UUID. This could be 16 bit, 32 bit or 128 bit TUUID. |
TBool aIsComplete | ETrue means it's a complete set of UUIDs, otherwise EFalse. |
UUIDs()
Retrieve the UUID container class.
Member Enumerations Documentation
Enum TUUIDType
Enumerators
EUUID16 = 0x1 | |
EUUID32 = 0x2 | |
EUUID128 = 0x4 | |
Member Data Documentation
TInt
iCompleteness
TInt
| iCompleteness | [private] |
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.