L2CAP minimum MPS size
C
#define BLE_L2CAP_MIN_MPS_SIZE 23
Description
Defines the minimum size for the L2CAP Maximum PDU Payload Size (MPS) in bytes.
Macro Definition
Macro | Description |
---|---|
BLE_L2CAP_MIN_MPS_SIZE | Minimum size of a L2CAP MPS in bytes. |
#define BLE_L2CAP_MIN_MPS_SIZE 23
Defines the minimum size for the L2CAP Maximum PDU Payload Size (MPS) in bytes.
Macro | Description |
---|---|
BLE_L2CAP_MIN_MPS_SIZE | Minimum size of a L2CAP MPS in bytes. |