Resets the device under test (DUT) specified by the VISA resource name parameter.

Syntax

Namespace: NationalInstruments.BluetoothDtm

public int HciReset(out int status)

Parameters

NameTypeDescription
statusout int

Returns the status of the reset command. The DUT receives and executes the reset command if the status parameter returns a 0x00 value. The reset command fails if the parameter returns a non-zero (0x01-0xFF) value.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.