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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
adaptationlayer.h 214 static OsclSharedPtr<AdaptationLayer> GetAdaptationLayer(TPVDirection dir,
242 return GetAdaptationLayer(dir, al_index, sdu_size, max_num_sdus, hint);
245 static OsclSharedPtr<AdaptationLayer> GetAdaptationLayer(TPVDirection dir,
cpvh223multiplex.h 176 TPVStatusCode GetAdaptationLayer(OsclSharedPtr<AdaptationLayer> &al,
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 582 TPVStatusCode CPVH223Multiplex::GetAdaptationLayer(OsclSharedPtr<AdaptationLayer> &al,
588 al = AdaptationLayerAlloc::GetAdaptationLayer(aDirection,
593 (0, "CPVH223Multiplex::GetAdaptationLayer - Memory allocation failure on StartAlPdu\n"));
664 if (EPVT_Success != GetAdaptationLayer(al, direction,
    [all...]

Completed in 31 milliseconds