nn::uds::CTR::ATTACH_BUFFER_SIZE_MIN Constant

Syntax

const size_t ATTACH_BUFFER_SIZE_MIN =  (UDS_PACKET_PAYLOAD_MAX_SIZE + 128);

Description

Minimum size of the receive buffer specified in a call to the Attach function. This value is the sum of the UDS_PACKET_PAYLOAD_MAX_SIZE and the system management region.


CONFIDENTIAL