NI Bluetooth Generation Toolkit

NIBTSG_DIRECTION_FINDING_MODE

  • Updated2023-02-21
  • 1 minute(s) read

Data Type: int32
Access:read/write
Functions:niBTSG_SetScalarAttributeI32
niBTSG_GetScalarAttributeI32
niBTSG_ResetAttribute
Description: Specifies the mode for direction finding. The attribute is valid only for LE-TP, LE-TP EXT and LE-Enhanced packet type.

The default value is NIBTSG_VAL_DIRECTION_FINDING_MODE_DISABLE.

Get Function: niBTSG_GetDirectionFindingMode
Set Function: niBTSG_SetDirectionFindingMode
Values:
NIBTSG_VAL_DIRECTION_FINDING_MODE_DISABLED (0)Specifies that the LE uncoded packets does not have CTE field.
NIBTSG_VAL_DIRECTION_FINDING_MODE_ANGLE_OF_ARRIVAL (1)Specifies that the LE uncoded packets have AoA CTE field.
NIBTSG_DIRECTION_FINDING_MODE_ANGLE_OF_DEPARTURE (2)Specifies that the LE uncoded packets have AoD CTE field.

Log in to get a better experience