CPeriodicInquiryModeCommand Class Reference

class CPeriodicInquiryModeCommand

This class represents the PeriodicInquiryMode HCI Command

Constructor & Destructor Documentation

CPeriodicInquiryModeCommand(TUint16, TUint16, TUint32, TUint8, TUint8)

CPeriodicInquiryModeCommand ( TUint16 aMaxPeriodLength,
TUint16 aMinPeriodLength,
TUint32 aLAP,
TUint8 aInquiryLength,
TUint8 aNumResponses
) [private]

Parameters

TUint16 aMaxPeriodLength
TUint16 aMinPeriodLength
TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

CPeriodicInquiryModeCommand()

CPeriodicInquiryModeCommand ( ) [private]

~CPeriodicInquiryModeCommand()

~CPeriodicInquiryModeCommand ( )

Member Functions Documentation

Extension_(TUint, TAny *&, TAny *)

TInt Extension_ ( TUint aExtensionId,
TAny *& aInterface,
TAny * aData
) [virtual]

Parameters

TUint aExtensionId
TAny *& aInterface
TAny * aData

Format(CHctlCommandFrame &)

void Format ( CHctlCommandFrame & aCommandFrame ) const [private, virtual]

Parameters

CHctlCommandFrame & aCommandFrame

InquiryLength()

IMPORT_C TUint8 InquiryLength ( ) const

LAP()

IMPORT_C TUint32 LAP ( ) const

MaxPeriodLength()

IMPORT_C TUint16 MaxPeriodLength ( ) const

MinPeriodLength()

IMPORT_C TUint16 MinPeriodLength ( ) const

NewL(TUint16, TUint16, TUint32, TUint8, TUint8)

IMPORT_C CPeriodicInquiryModeCommand * NewL ( TUint16 aMaxPeriodLength,
TUint16 aMinPeriodLength,
TUint32 aLAP,
TUint8 aInquiryLength,
TUint8 aNumResponses
) [static]

Parameters

TUint16 aMaxPeriodLength
TUint16 aMinPeriodLength
TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

NewL()

IMPORT_C CPeriodicInquiryModeCommand * NewL ( ) [static]

NumResponses()

IMPORT_C TUint8 NumResponses ( ) const

Reset(TUint16, TUint16, TUint32, TUint8, TUint8)

IMPORT_C void Reset ( TUint16 aMaxPeriodLength,
TUint16 aMinPeriodLength,
TUint32 aLAP,
TUint8 aInquiryLength,
TUint8 aNumResponses
)

Parameters

TUint16 aMaxPeriodLength
TUint16 aMinPeriodLength
TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

Member Data Documentation

TUint8 iInquiryLength

TUint8 iInquiryLength [private]

TUint32 iLAP

TUint32 iLAP [private]

TUint16 iMaxPeriodLength

TUint16 iMaxPeriodLength [private]

TUint16 iMinPeriodLength

TUint16 iMinPeriodLength [private]

TUint8 iNumResponses

TUint8 iNumResponses [private]