MAX_LONG_NAME_BYTES

const val MAX_LONG_NAME_BYTES: Int = 14(source)

Usable bytes in HamParameters.long_name (max_size:15, one byte of which is the NUL terminator).