Scan channels

C

#define BLE_GAP_SCAN_CHANNEL_37                                 (0x01U)
#define BLE_GAP_SCAN_CHANNEL_38                                 (0x02U)
#define BLE_GAP_SCAN_CHANNEL_39                                 (0x04U)

Description

Defines the channel map bit field for scan.

Macro Definition

MacroDescription
BLE_GAP_SCAN_CHANNEL_37Use Channel 37 for scanning.
BLE_GAP_SCAN_CHANNEL_38Use Channel 38 for scanning.
BLE_GAP_SCAN_CHANNEL_39Use Channel 39 for scanning.