Searched defs:CallInfo (Results 1 – 2 of 2) sorted by relevance
50 struct CallInfo { struct55 int32_t index = 0;59 int32_t dir = 0;73 int32_t state = 0;81 int32_t mode = 0;88 int32_t mpty = 0;95 int32_t voiceDomain = 0;104 int32_t callType = 0;128 struct CallInfoList { argument136 std::vector<CallInfo> calls {}; argument
120 SatelliteCurrentCall CallInfo; variable