Lines Matching refs:CellularCallInfo
44 * @param CellularCallInfo
47 int32_t Dial(const CellularCallInfo &callInfo, bool isEcc) override;
54 * @param CellularCallInfo
58 int32_t HangUp(const CellularCallInfo &callInfo, CallSupplementType type) override;
65 * @param CellularCallInfo
68 int32_t Answer(const CellularCallInfo &callInfo) override;
75 * @param CellularCallInfo
78 int32_t Reject(const CellularCallInfo &callInfo) override;
108 int32_t ReportHangUp(const std::vector<CellularCallInfo> &infos, int32_t slotId);
155 int32_t PostDialProceed(const CellularCallInfo &callInfo, const bool proceed);