Searched refs:DATA_PACKET_LENGTH_OVERFLOW (Results 1 – 6 of 6) sorted by relevance
200 ErrorType.DATA_PACKET_LENGTH_OVERFLOW, in testOnMessageReceived_receiveAdminErrorPacket()242 mTransportProvider.sentAdminErrorMessage(ErrorType.DATA_PACKET_LENGTH_OVERFLOW); in testSentAdminErrorMessage()247 .isEqualTo(new AdminErrorMessage(ErrorType.DATA_PACKET_LENGTH_OVERFLOW).toString()); in testSentAdminErrorMessage()253 mTransportProvider.sentAdminErrorMessage(ErrorType.DATA_PACKET_LENGTH_OVERFLOW); in testSentAdminErrorMessage_failed()
49 new AdminErrorMessage(ErrorType.DATA_PACKET_LENGTH_OVERFLOW);137 testConstructwithBytes(ErrorType.DATA_PACKET_LENGTH_OVERFLOW, (byte) 0x01); in testConstructor()
46 DATA_PACKET_LENGTH_OVERFLOW(0x8001), enumConstant
253 case DATA_PACKET_LENGTH_OVERFLOW: in processAdminMessage()
435 super.sentAdminErrorMessage(ErrorType.DATA_PACKET_LENGTH_OVERFLOW); in processOutDataPacket()
783 new AdminErrorMessage(ErrorType.DATA_PACKET_LENGTH_OVERFLOW).toBytes()); in testOutCharactersticNotifyAndRead_packetLengthOverflow()