Searched refs:GetDirection (Results 1 – 10 of 10) sorted by relevance
112 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()
107 TPVDirection GetDirection() in GetDirection() function
93 if (olc->GetDirection() == REVERSE_DIR(aDir) && in IsEstablishedLogicalChannel()
1421 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()
334 TPVChannelId channel_id = (olc_list[lcn]->GetDirection() == OUTGOING) ? in MtTrfReq()
277 TPVDirection GetDirection() in GetDirection() function415 TPVDirection GetDirection() in GetDirection() function
173 return ((a.GetDirection() == b.GetDirection()) && (a.GetChannelId() == b.GetChannelId())); in operator ==()
252 TPVDirection OlcParam::GetDirection() in GetDirection() function in OlcParam520 if (olc->GetDirection() == OUTGOING || olc->GetReverseParams()) in FindOlcByMtSn()
185 TPVDirection GetDirection();
333 virtual TPVDirection GetDirection() = 0;1094 virtual TPVDirection GetDirection() = 0;