Home
last modified time | relevance | path

Searched refs:smsEncoding16Bit (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_base_message.cpp537 const uint8_t smsEncoding16Bit = 3; in GetSmsSegmentsInfo() local
553 lenInfo.dcs = smsEncoding16Bit; in GetSmsSegmentsInfo()
559 if (lenInfo.dcs == smsEncoding16Bit) { in GetSmsSegmentsInfo()