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
Macro | Description |
---|---|
BLE_L2CAP_MAX_PDU_SIZE | Maximum size of a L2CAP PDU in bytes. |
#define BLE_L2CAP_MAX_PDU_SIZE (1024U)
Defines the maximum size for Protocol Data Units (PDU) in bytes.
Macro | Description |
---|---|
BLE_L2CAP_MAX_PDU_SIZE | Maximum size of a L2CAP PDU in bytes. |