This setting is used when protocol specific octet data is required.
This should be read in conjunction with the generic data communications documentation.
You must use #include "smdc_none.h"
to get the
appropriate declarations.
The encoding type is kSMDCConfigEncodingNone
.
The encoding_config_data pointer should be null (0) and the encoding_config_length should be zero.
Data in the receive buffer appears in octets. The format of the data is protocol specific.
Only octets can be transmitted. The format of the data is protocol specific.