CInquiryCommand Class Reference

class CInquiryCommand

This class represents the Inquiry HCI Command

Constructor & Destructor Documentation

CInquiryCommand(TUint32, TUint8, TUint8)

CInquiryCommand ( TUint32 aLAP,
TUint8 aInquiryLength,
TUint8 aNumResponses
) [private]

Parameters

TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

CInquiryCommand()

CInquiryCommand ( ) [private]

~CInquiryCommand()

~CInquiryCommand ( )

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

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

void Match ( 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 ( TUint32 aLAP,
TUint8 aInquiryLength,
TUint8 aNumResponses
) [static]

Parameters

TUint32 aLAP
TUint8 aInquiryLength
TUint8 aNumResponses

NewL()

IMPORT_C CInquiryCommand * NewL ( ) [static]

NumResponses()

IMPORT_C TUint8 NumResponses ( ) const

Reset(TUint32, TUint8, TUint8)

IMPORT_C void Reset ( TUint32 aLAP,
TUint8 aInquiryLength,
TUint8 aNumResponses
)

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]