Home
last modified time | relevance | path

Searched refs:FindSync (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h138 uint8* FindSync(uint8* data, int len, int* closing);
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp796 uint8* Level2PduParcom::FindSync(uint8* data, int len, int* closing) in FindSync() function in Level2PduParcom
823 syncpos = FindSync(iPdu, iMpl, &fClosing); in RecoverPduData()