CInquiryCommand Class Reference

class CInquiryCommand

This class represents the Inquiry HCI Command

Constructor & Destructor Documentation

CInquiryCommand(TUint32, TUint8, TUint8)

CInquiryCommand(TUint32aLAP,
TUint8aInquiryLength,
TUint8aNumResponses
)[private]

Parameters

TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

CInquiryCommand()

CInquiryCommand()[private]

~CInquiryCommand()

~CInquiryCommand()

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

Match(const THCIEventBase &, TBool &, TBool &, TBool &)

voidMatch(const THCIEventBase &aEvent,
TBool &aMatchesCmd,
TBool &aConcludesCmd,
TBool &aContinueMatching
)const [virtual]

Parameters

const THCIEventBase & aEvent
TBool & aMatchesCmd
TBool & aConcludesCmd
TBool & aContinueMatching

NewL(TUint32, TUint8, TUint8)

IMPORT_C CInquiryCommand *NewL(TUint32aLAP,
TUint8aInquiryLength,
TUint8aNumResponses
)[static]

Parameters

TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

NewL()

IMPORT_C CInquiryCommand *NewL()[static]

NumResponses()

IMPORT_C TUint8NumResponses()const

Reset(TUint32, TUint8, TUint8)

IMPORT_C voidReset(TUint32aLAP,
TUint8aInquiryLength,
TUint8aNumResponses
)

Parameters

TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

Member Data Documentation

TUint8 iInquiryLength

TUint8 iInquiryLength[private]

TUint32 iLAP

TUint32 iLAP[private]

TUint8 iNumResponses

TUint8 iNumResponses[private]