Searched defs:CallInfo (Results 1 – 2 of 2) sorted by relevance
49 struct CallInfo { struct54 int32_t index = 0;58 int32_t dir = 0;72 int32_t state = 0;80 int32_t mode = 0;87 int32_t mpty = 0;94 int32_t voiceDomain = 0;103 int32_t callType = 0;127 struct CallInfoList { argument135 std::vector<CallInfo> calls {}; argument
120 SatelliteCurrentCall CallInfo; variable