Home
last modified time | relevance | path

Searched defs:SatelliteCurrentCall (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/satellite/
H A Dsatellite_call_types.h47 struct SatelliteCurrentCall { struct
51 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 { argument
127 std::vector<SatelliteCurrentCall> calls {}; argument