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

  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h223types.h 277 bool HasOlc(TPVDirection dir, TPVChannelId lcn);
278 bool HasOlc(TPVDirection dir, TPVChannelId lcn, unsigned state);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_component.h 142 bool HasOlc(TPVDirection direction, TPVChannelId id, unsigned state = 0);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223types.cpp 562 bool OlcList::HasOlc(TPVDirection dir, TPVChannelId lcn)
573 bool OlcList::HasOlc(TPVDirection dir, TPVChannelId lcn, unsigned state)
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_component.cpp     [all...]
tscmain.cpp 746 if (!iTSCcomponent->HasOlc(direction, id))
    [all...]

Completed in 145 milliseconds