HomeSort by relevance Sort by last modified time
    Searched refs:FindOlcGivenChannel (Results 1 - 6 of 6) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_channelcontrol.cpp 77 OlcParam* param = iOlcs.FindOlcGivenChannel(aDir, aChannelId);
110 OlcParam* param = iOlcs.FindOlcGivenChannel(OUTGOING, channel_id);
tsc_component.cpp     [all...]
tscmain.cpp 943 OlcParam* param = iTSCcomponent->FindOlcGivenChannel(INCOMING, channel->GetLogicalChannelNumber());
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h223types.h 288 OlcParam* FindOlcGivenChannel(TPVDirection dir, TPVChannelId lcn);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_component.h 143 OlcParam* FindOlcGivenChannel(TPVDirection direction, TPVChannelId id);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223types.cpp 531 OlcParam* OlcList::FindOlcGivenChannel(TPVDirection dir, TPVChannelId lcn)
608 OlcParam* olc_param = FindOlcGivenChannel(OUTGOING, ret);

Completed in 42 milliseconds