Searched defs:DecodeMmsContext (Results 1 – 1 of 1) sorted by relevance
164 struct DecodeMmsContext : BaseContext { struct165 int32_t messageType = DEFAULT_ERROR;166 int32_t messageMatchResult = 0;167 std::string textFilePath = "";169 uint32_t inLen;171 struct MmsSendConfContext sendConf;172 struct MmsSendReqContext sendReq;174 struct MmsRespIndContext respInd;177 struct MmsDeliveryIndContext deliveryInd;178 struct MmsReadOrigIndContext readOrigInd;[all …]