L2CAP maximum PDU size
C
#define BLE_L2CAP_MAX_PDU_SIZE 1024
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 1024
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. |