Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/control/include/
Dcontrol_base.h223 T2 pConnection = &it.second; in FindConnectionByState() local
242 T2 pConnection = &it.second; in FindConnectionByIndex() local
279 auto pConnection = &it.second; in IsInState() local
312 … auto pConnection = FindConnectionByIndex<T &, decltype(&t.begin()->second)>(t, callInfo.index); in StartDtmf() local
349 … auto pConnection = FindConnectionByIndex<T &, decltype(&t.begin()->second)>(t, callInfo.index); in StopDtmf() local
393 … auto pConnection = FindConnectionByIndex<T &, decltype(&t.begin()->second)>(t, callInfo.index); in SendDtmf() local
/base/telephony/cellular_call/services/control/src/
Dsatellite_control.cpp98 …auto pConnection = FindConnectionByIndex<SatelliteConnectionMap &, CellularCallConnectionSatellite… in HangUp() local
126 …auto pConnection = FindConnectionByIndex<SatelliteConnectionMap &, CellularCallConnectionSatellite… in Answer() local
164 …auto pConnection = FindConnectionByIndex<SatelliteConnectionMap &, CellularCallConnectionSatellite… in Reject() local
205 …auto pConnection = FindConnectionByIndex<SatelliteConnectionMap &, CellularCallConnectionSatellite… in ReportUpdateInfo() local
429 auto pConnection = FindConnectionByIndex<SatelliteConnectionMap &, in ExecutePostDial() local
458 …auto pConnection = FindConnectionByIndex<SatelliteConnectionMap &, CellularCallConnectionSatellite… in PostDialProceed() local
Dcs_control.cpp118 CellularCallConnectionCS pConnection; in DialGsm() local
170 auto pConnection = FindConnectionByIndex<CsConnectionMap &, CellularCallConnectionCS *>( in HangUp() local
227 auto pConnection = in Answer() local
303 auto pConnection = in Reject() local
394 …auto pConnection = FindConnectionByIndex<CsConnectionMap &, CellularCallConnectionCS *>(connection… in SeparateConference() local
485 auto pConnection = FindConnectionByIndex<CsConnectionMap &, CellularCallConnectionCS *>( in ReportUpdateInfo() local
656 …auto pConnection = FindConnectionByIndex<CsConnectionMap &, CellularCallConnectionCS *>(connection… in ExecutePostDial() local
684 auto pConnection = FindConnectionByIndex<CsConnectionMap &, CellularCallConnectionCS *>( in PostDialProceed() local
Dims_control.cpp161 … auto pConnection = FindConnectionByIndex<ImsConnectionMap &, CellularCallConnectionIMS *>( in HangUp() local
209 auto pConnection = FindConnectionByIndex<ImsConnectionMap &, CellularCallConnectionIMS *>( in Answer() local
260 auto pConnection = in Reject() local
367 …auto pConnection = FindConnectionByIndex<ImsConnectionMap &, CellularCallConnectionIMS *>(connecti… in KickOutFromConference() local
504 auto pConnection = FindConnectionByIndex<ImsConnectionMap &, CellularCallConnectionIMS *>( in ReportUpdateInfo() local
621 …auto pConnection = FindConnectionByIndex<ImsConnectionMap &, CellularCallConnectionIMS *>(connecti… in ExecutePostDial() local
649 …auto pConnection = FindConnectionByIndex<ImsConnectionMap &, CellularCallConnectionIMS *>(connecti… in PostDialProceed() local