HciReset(out int)
- Updated2025-10-13
- 1 minute(s) read
Resets the device under test (DUT) specified by the VISA resource name parameter.
Syntax
Namespace: NationalInstruments.BluetoothDtm
public int HciReset(out int status)
Parameters
| Name | Type | Description |
|---|---|---|
| status | out 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.