nn::uds::CTR::ATTACH_BUFFER_SIZE_MIN Constantconst size_t ATTACH_BUFFER_SIZE_MIN = (UDS_PACKET_PAYLOAD_MAX_SIZE + 128);
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