Receiver or transmitter channel range

C

#define BLE_DTM_CHANNEL_MIN                                     (0x00U)
#define BLE_DTM_CHANNEL_MAX                                     (0x27U)

Description

Defines the range of channels for RX/TX during Direct Test Mode (DTM).

Macro Definition

MacroDescription
BLE_DTM_CHANNEL_MINMinimum channel number allowed for DTM.
BLE_DTM_CHANNEL_MAXMaximum channel number allowed for DTM.