L2CAP maximum SDU size
C
#define BLE_L2CAP_MAX_SDU_SIZE (739U)
Description
Defines the maximum size for Service Data Units (SDU) in bytes.
Macro Definition
Macro | Description |
---|---|
BLE_L2CAP_MAX_SDU_SIZE | Maximum size of a L2CAP SDU in bytes. |
#define BLE_L2CAP_MAX_SDU_SIZE (739U)
Defines the maximum size for Service Data Units (SDU) in bytes.
Macro | Description |
---|---|
BLE_L2CAP_MAX_SDU_SIZE | Maximum size of a L2CAP SDU in bytes. |