L2CAP maximum PDU size

C

#define BLE_L2CAP_MAX_PDU_SIZE                      (1024U)

Description

Defines the maximum size for Protocol Data Units (PDU) in bytes.

Macro Definition

MacroDescription
BLE_L2CAP_MAX_PDU_SIZEMaximum size of a L2CAP PDU in bytes.