Searched defs:SatelliteCurrentCall (Results 1 – 1 of 1) sorted by relevance
47 struct SatelliteCurrentCall { struct51 int32_t index = 0;56 int32_t dir = 0;66 int32_t state = 0;73 int32_t mode = 0;79 int32_t mpty = 0;85 int32_t voiceDomain = 0;115 struct SatelliteCurrentCallList { argument127 std::vector<SatelliteCurrentCall> calls {}; argument