Searched refs:vmMsgId (Results 1 – 3 of 3) sorted by relevance
307 uint16_t vmMsgId; member
1358 vmn_.vmMsgId = v1; in DecodeVoiceMail()1359 vmn_.vmMsgId = (vmn_.vmMsgId << BIT8) | v2; in DecodeVoiceMail()
338 cout << s << "vmMsgId : " << static_cast<int>(vmn.vmMsgId) << endl; in PrintSmsEnhancedVmn()