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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
sebase.h 27 class SE;
38 void SetSE(SE *se)
40 MySE = se;
65 SE *MySE;
se.h 321 class SE : public OsclTimerObserver
324 OSCL_IMPORT_REF SE();
325 OSCL_IMPORT_REF virtual ~SE();
370 SE(const SE&);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
per.h 37 class SE;
50 void SetSe(SE *se)
52 MySe = se;
77 SE *MySe;
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
h245.h 36 #include "se.h"
63 // Initialize SE
139 // Send a message to H.245 SE layer (normally from Tsc).
162 SE MySe;
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
se.cpp 45 #include "se.h"
270 /* function name : SE class constructor */
272 OSCL_EXPORT_REF SE::SE() : MyPER(0), MyH245(0), MyTimer("SETimer")
301 Logger = PVLogger::GetLoggerObject("3g324m.h245.se");
305 /* function name : SE class destructor */
307 OSCL_EXPORT_REF SE::~SE()
314 OSCL_EXPORT_REF void SE::Reset()
340 OSCL_EXPORT_REF void SE::SetPer(PER *per
    [all...]
  /bionic/libc/include/arpa/
telnet.h 53 #define SE 240 /* end sub negotiation */
64 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
  /external/tcpdump/
print-telnet.c 157 /* IAC SB .... IAC SE */
160 if (p[0] == IAC && p[1] == SE)
205 /* terminating IAC SE */
207 (void)printf(" SE");
telnet.h 61 #define SE 240 /* end sub negotiation */
72 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 59 Cp278 EBCDIC-CP-FI,EBCDIC-CP-SE,IBM278,csIBM278 0x0019
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 71 milliseconds