NI Bluetooth Analysis Toolkit

NIBTSA_ACTUAL_PACKET_TYPE

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

Data Type: int32
Access:read only
Functions:niBTSA_GetScalarAttributeI32
Description: Returns the detected packet type in the acquired signal. This attribute is applicable only when you set the NIBTSA_AUTO_PACKET_DETECTION_ENABLED is set to NIBTSA_VAL_AUTO_PACKET_DETECTION_ENABLED_TRUE.

Get Function: niBTSA_GetActualPacketType
Values:
NIBTSA_VAL_PACKET_TYPE_NULL (0)Specifies that the detected packet type is NULL.
NIBTSA_VAL_PACKET_TYPE_POLL (1)Specifies that the detected packet type is POLL.
NIBTSA_VAL_PACKET_TYPE_FHS (2)Specifies that the detected packet type is FHS.
NIBTSA_VAL_PACKET_TYPE_DM1 (3)Specifies that the detected packet type is DM1.
NIBTSA_VAL_PACKET_TYPE_DH1 (4)Specifies that the detected packet type is DH1.
NIBTSA_VAL_PACKET_TYPE_2DH1 (5)Specifies that the detected packet type is 2-DH1.
NIBTSA_VAL_PACKET_TYPE_HV1 (6)Specifies that the detected packet type is HV1.
NIBTSA_VAL_PACKET_TYPE_HV2 (7)Specifies that the detected packet type is HV2.
NIBTSA_VAL_PACKET_TYPE_2EV3 (8)Specifies that the detected packet type is 2-EV3.
NIBTSA_VAL_PACKET_TYPE_HV3 (9)Specifies that the detected packet type is HV3.
NIBTSA_VAL_PACKET_TYPE_EV3 (10)Specifies that the detected packet type is EV3.
NIBTSA_VAL_PACKET_TYPE_3EV3 (11)Specifies that the detected packet type is 3-EV3.
NIBTSA_VAL_PACKET_TYPE_DV (12)Specifies that the detected packet type is DV.
NIBTSA_VAL_PACKET_TYPE_3DH1 (13)Specifies that the detected packet type is 3-DH1.
NIBTSA_VAL_PACKET_TYPE_AUX1 (14)Specifies that the detected packet type is AUX1.
NIBTSA_VAL_PACKET_TYPE_DM3 (15)Specifies that the detected packet type is DM3.
NIBTSA_VAL_PACKET_TYPE_2DH3 (16)Specifies that the detected packet type is 2-DH3.
NIBTSA_VAL_PACKET_TYPE_DH3 (17)Specifies that the detected packet type is DH3.
NIBTSA_VAL_PACKET_TYPE_3DH3 (18)Specifies that the detected packet type is 3-DH3.
NIBTSA_VAL_PACKET_TYPE_EV4 (19)Specifies that the detected packet type is EV4.
NIBTSA_VAL_PACKET_TYPE_2EV5 (20)Specifies that the detected packet type is 2-EV5.
NIBTSA_VAL_PACKET_TYPE_EV5 (21)Specifies that the detected packet type is EV5.
NIBTSA_VAL_PACKET_TYPE_3EV5 (22)Specifies that the detected packet type is 3-EV5.
NIBTSA_VAL_PACKET_TYPE_DM5 (23)Specifies that the detected packet type is DM5.
NIBTSA_VAL_PACKET_TYPE_2DH5 (24)Specifies that the detected packet type is 2-DH5.
NIBTSA_VAL_PACKET_TYPE_DH5 (25)Specifies that the detected packet type is DH5.
NIBTSA_VAL_PACKET_TYPE_3DH5 (26)Specifies that the detected packet type is 3-DH5.
NIBTSA_VAL_PACKET_TYPE_LE_TP (27)Specifies that the detected packet type is DH5.
NIBTSA_VAL_PACKET_TYPE_LE_TP_EXT (28)Specifies that the detected packet type is LE-TP-EXT.
NIBTSA_VAL_PACKET_TYPE_LE_ENHANCED (29)Specifies that the detected packet type is LE-Enhanced.
NIBTSA_VAL_PACKET_TYPE_LE_LR_125K (30)Specifies that the detected packet type is LE-LR-125k.
NIBTSA_VAL_PACKET_TYPE_LE_LR_500K (31)Specifies that the detected packet type is LE-LR-500k.

Log in to get a better experience