Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/include/cdma/
Dcdma_sms_types.h575 enum SmsStatusCode msgStatus; member
/base/telephony/sms_mms/services/cdma/
Dcdma_sms_pdu_codec.cpp1304 delAckMsg.msgStatus = static_cast<enum SmsStatusCode>(pduStr[offset++]); in DecodeP2PDeliveryAckMsg()