MAX_DATAGRAM_SIZE

const val MAX_DATAGRAM_SIZE: Int = 2048(source)

Maximum datagram size (in bytes) the beacon receivers are willing to buffer. Sized well above a typical beacon payload; packets larger than this are silently truncated by the socket.