BluetoothDtmDirectionFindingMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the mode of direction finding. The default value is Disabled.
Syntax
Namespace: NationalInstruments.BluetoothDtm
public enum BluetoothDtmDirectionFindingMode
Members
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | Specifies that the LE packet does not have fields required for direction finding. |
| AngleOfArrival | 1 | Specifies the LE packets uses the angle of arrival method of direction finding. |
| AngleOfDeparture | 2 | Specifies the LE packet uses angle of departure method of direction finding. |