CPeriodicInquiryModeCommand Class Reference

class CPeriodicInquiryModeCommand

This class represents the PeriodicInquiryMode HCI Command

Constructor & Destructor Documentation

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

CPeriodicInquiryModeCommand(TUint16aMaxPeriodLength,
TUint16aMinPeriodLength,
TUint32aLAP,
TUint8aInquiryLength,
TUint8aNumResponses
)[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_(TUintaExtensionId,
TAny *&aInterface,
TAny *aData
)[virtual]

Parameters

TUint aExtensionId
TAny *& aInterface
TAny * aData

Format(CHctlCommandFrame &)

voidFormat(CHctlCommandFrame &aCommandFrame)const [private, virtual]

Parameters

CHctlCommandFrame & aCommandFrame

InquiryLength()

IMPORT_C TUint8InquiryLength()const

LAP()

IMPORT_C TUint32LAP()const

MaxPeriodLength()

IMPORT_C TUint16MaxPeriodLength()const

MinPeriodLength()

IMPORT_C TUint16MinPeriodLength()const

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

IMPORT_C CPeriodicInquiryModeCommand *NewL(TUint16aMaxPeriodLength,
TUint16aMinPeriodLength,
TUint32aLAP,
TUint8aInquiryLength,
TUint8aNumResponses
)[static]

Parameters

TUint16 aMaxPeriodLength
TUint16 aMinPeriodLength
TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

NewL()

IMPORT_C CPeriodicInquiryModeCommand *NewL()[static]

NumResponses()

IMPORT_C TUint8NumResponses()const

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

IMPORT_C voidReset(TUint16aMaxPeriodLength,
TUint16aMinPeriodLength,
TUint32aLAP,
TUint8aInquiryLength,
TUint8aNumResponses
)

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]