L2CAP minimum MTU size
C
#define BLE_L2CAP_MIN_MTU_SIZE 23
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. |
#define BLE_L2CAP_MIN_MTU_SIZE 23
Defines the minimum size for the L2CAP Maximum Transmission Unit (MTU) in bytes.
Macro | Description |
---|---|
BLE_L2CAP_MIN_MTU_SIZE | Minimum size of a L2CAP MTU in bytes. |