Searched refs:UCS2_USER_DATA_LEN (Results 1 – 1 of 1) sorted by relevance
30 static constexpr uint8_t UCS2_USER_DATA_LEN = 140; variable177 if (udl > UCS2_USER_DATA_LEN) { in Decode8bitPdu()272 if (udl > UCS2_USER_DATA_LEN || (udl + buffer.GetIndex() - 1) > buffer.GetSize()) { in DecodeUcs2Pdu()