Lines Matching refs:CellularCallInfo
45 int32_t Dial(const CellularCallInfo &callInfo) override;
54 int32_t HangUp(const CellularCallInfo &callInfo, CallSupplementType type) override;
62 int32_t Reject(const CellularCallInfo &callInfo) override;
70 int32_t Answer(const CellularCallInfo &callInfo) override;
78 int32_t HoldCall(const CellularCallInfo &callInfo) override;
86 int32_t UnHoldCall(const CellularCallInfo &callInfo) override;
94 int32_t SwitchCall(const CellularCallInfo &callInfo) override;
112 int32_t CombineConference(const CellularCallInfo &callInfo) override;
120 int32_t SeparateConference(const CellularCallInfo &callInfo) override;
137 int32_t KickOutFromConference(const CellularCallInfo &callInfo) override;
171 int32_t SendUpdateCallMediaModeRequest(const CellularCallInfo &callInfo, ImsCallMode mode) override;
180 int32_t SendUpdateCallMediaModeResponse(const CellularCallInfo &callInfo, ImsCallMode mode) override;
190 int32_t StartDtmf(char cDtmfCode, const CellularCallInfo &callInfo) override;
198 int32_t StopDtmf(const CellularCallInfo &callInfo) override;
200 int32_t PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) override;
210 int32_t SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) override;
521 int32_t ClearAllCalls(const std::vector<CellularCallInfo> &infos) override;