setDeviceSidePacketMergingSupported
Deprecated
Use setMaxPacketLength instead.
Sets the maximum packet length for the transport.
Starting from version 1.3 the library can automatically obtain the value from a device build on nRF Connect SDK 2.0+ using the new params command. If the feature is not supported on the device the maximum length defaults to MTU-3 bytes.
Parameters
maxLength
the maximum packet length.