Home
last modified time | relevance | path

Searched refs:GetDirection (Results 1 – 10 of 10) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dlcblc.h112 if (GetDirection() == LCBLC_OUTGOING) in EstablishRequest()
131 if (GetDirection() == LCBLC_INCOMING) in EstablishResponse()
147 if (GetDirection() == LCBLC_OUTGOING) in ReleaseRequest()
177 if (GetDirection() == LCBLC_INCOMING) in Handler()
199 if (GetDirection() == LCBLC_INCOMING) in Handler()
221 if (GetDirection() == LCBLC_OUTGOING) in Handler()
246 if (GetDirection() == LCBLC_OUTGOING) in Handler()
271 if (GetDirection() == LCBLC_OUTGOING) in Handler()
296 if (GetDirection() == LCBLC_OUTGOING) in HandlerTimeout()
/external/opencore/protocols/systems/tools/general/common/include/
Dpvt_params.h107 TPVDirection GetDirection() in GetDirection() function
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_channelcontrol.cpp93 if (olc->GetDirection() == REVERSE_DIR(aDir) && in IsEstablishedLogicalChannel()
Dtsc_component.cpp1421 if (olc->GetDirection() == dir) in GetChannelFormatAndCapabilities()
1722 iH223->StopChannel(olc->GetDirection(), olc->GetChannelId()); in StopData()
1725 iH223->StopChannel(olc->GetReverseParams()->GetDirection(), in StopData()
2149 int release_type = (olc->GetDirection() == OUTGOING) ? RELEASE_CLOSE : RELEASE_REJECT; in ReleaseOlc()
2188 TPVChannelId id = (olc_param->GetDirection() == OUTGOING) ? in CheckOutgoingChannel()
2190 PVCodecType_t codec_type = olc_param->GetDirection() == OUTGOING ? in CheckOutgoingChannel()
2272 ChannelReleased(olc->GetDirection(), olc->GetChannelId(), PVMFSuccess); in CloseChannels()
Dtsc_mt.cpp334 TPVChannelId channel_id = (olc_list[lcn]->GetDirection() == OUTGOING) ? in MtTrfReq()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h277 TPVDirection GetDirection() in GetDirection() function
415 TPVDirection GetDirection() in GetDirection() function
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dpvt_common.cpp173 return ((a.GetDirection() == b.GetDirection()) && (a.GetChannelId() == b.GetChannelId())); in operator ==()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dh223types.cpp252 TPVDirection OlcParam::GetDirection() in GetDirection() function in OlcParam
520 if (olc->GetDirection() == OUTGOING || olc->GetReverseParams()) in FindOlcByMtSn()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dh223types.h185 TPVDirection GetDirection();
Dpvt_common.h333 virtual TPVDirection GetDirection() = 0;
1094 virtual TPVDirection GetDirection() = 0;