Searched refs:responseType (Results 1 – 4 of 4) sorted by relevance
282 SmsCmaeResponseType responseType; member
371 responseType_ = static_cast<int8_t>(deliver.cmasData.responseType); in AnalsisCMASMsg()
888 data_.responseType = static_cast<enum SmsCmaeResponseType>(v2); in DecodeType1Data()
293 cout << s << "responseType : " << static_cast<uint32_t>(cmasData.responseType) << endl; in PrintCmasData()