Searched defs:CallInfo (Results 1 – 6 of 6) sorted by relevance
27 struct CallInfo { struct33 ConcurrentMap<std::string, CallInfo> callCounts; argument
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
71 struct CallInfo { struct72 int32_t connectToken;73 std::string remoteDeviceId;
1 # CallInfo chapter
120 SatelliteCurrentCall CallInfo; variable