RBluetoothDutMode Class Reference

class RBluetoothDutMode

API used to control the Bluetooth Device Under Test Mode

Constructor & Destructor Documentation

RBluetoothDutMode()

IMPORT_C RBluetoothDutMode ( )

RBluetoothDutMode(const RBluetoothDutMode &)

RBluetoothDutMode ( const RBluetoothDutMode & ) [private]

Parameters

const RBluetoothDutMode &

Member Functions Documentation

ActivateDutMode()

IMPORT_C TInt ActivateDutMode ( ) const

Activate Device Under Test mode

Close()

IMPORT_C void Close ( )

Closes the handle to the Bluetooth DUT Mode Service

Note that it is safe to call this multiple times.

DeactivateDutMode()

IMPORT_C TInt DeactivateDutMode ( ) const

Deactivate Device Under Test mode

Open()

IMPORT_C TInt Open ( )

Opens the handle to the Bluetooth DUT Mode Service

Member Enumerations Documentation

Enum TBluetoothDutModeFunctionIds

Enumerators

EHCIActivateDutMode = 0
EHCIDeactivateDutMode = 1

Enum TBluetoothDutModePanic

Enumerators

EApiUsedWhenHandleIsNotOpen = 0
EHandleIsAlreadyOpen = 1

Member Data Documentation

RHCIServerSession * iHCIServerSession

RHCIServerSession * iHCIServerSession [private]

TUint32 iReserved1

TUint32 iReserved1 [private]