Maximum PDU size
C
#define BLE_L2CAP_MAX_PDU_SIZE 1024
Description
The definition of maximum PDU size.
Macro Definition
Macro | Description |
---|---|
BLE_L2CAP_MAX_PDU_SIZE | The maximum PDU size. |
#define BLE_L2CAP_MAX_PDU_SIZE 1024
The definition of maximum PDU size.
Macro | Description |
---|---|
BLE_L2CAP_MAX_PDU_SIZE | The maximum PDU size. |