1.1.2.1.7.1.3 Receiver PHY type

C

#define BLE_DTM_RECEIVER_LE_1M_PHY                              0x01
#define BLE_DTM_RECEIVER_LE_2M_PHY                              0x02
#define BLE_DTM_RECEIVER_LE_CODED_PHY                           0x03

Description

The definition of receiver test packet PHY type.

Macro Definition

MacroDescription
BLE_DTM_RECEIVER_LE_1M_PHYReceiver set to use the LE 1M PHY.
BLE_DTM_RECEIVER_LE_2M_PHYReceiver set to use the LE 2M PHY.
BLE_DTM_RECEIVER_LE_CODED_PHYReceiver set to use the LE Coded PHY.