L2CAP minimum MTU size
C
#define BLE_L2CAP_MIN_MTU_SIZE (23U)
Description
Defines the minimum size for the L2CAP Maximum Transmission Unit (MTU) in bytes.
Macro Definition
Macro | Description |
---|---|
BLE_L2CAP_MIN_MTU_SIZE | Minimum size of a L2CAP MTU in bytes. |