Searched refs:MESSAGE_LENGTH_OVERFLOW (Results 1 – 6 of 6) sorted by relevance
55 MESSAGE_LENGTH_OVERFLOW(0x8002), enumConstant
254 case MESSAGE_LENGTH_OVERFLOW: in processAdminMessage()
138 testConstructwithBytes(ErrorType.MESSAGE_LENGTH_OVERFLOW, (byte) 0x02); in testConstructor()
203 ErrorType.MESSAGE_LENGTH_OVERFLOW, TerminationReason.REMOTE_DEVICE_MESSAGE_ERROR); in testOnMessageReceived_receiveAdminErrorPacket()
468 super.sentAdminErrorMessage(ErrorType.MESSAGE_LENGTH_OVERFLOW); in processOutDataPacket()
873 new AdminErrorMessage(ErrorType.MESSAGE_LENGTH_OVERFLOW).toBytes()); in testOutCharactersticNotifyAndRead_messageLengthOverflow()