S122 SoftDevice v8.1.1
Macros
GAP Minimum scanner buffer size

Macros

#define BLE_GAP_SCAN_BUFFER_MIN   (31)
 
#define BLE_GAP_SCAN_BUFFER_MAX   (31)
 

Detailed Description

Scan buffers are used for storing advertising data received from an advertiser.

Macro Definition Documentation

#define BLE_GAP_SCAN_BUFFER_MAX   (31)

Maximum data length for an advertising set.

#define BLE_GAP_SCAN_BUFFER_MIN   (31)

Minimum data length for an advertising set.


Documentation feedback | Developer Zone | Subscribe | Updated